diff --git a/files/build_templates/docker_image_ctl.j2 b/files/build_templates/docker_image_ctl.j2 index 19ca92a8e98..99051ee62d8 100644 --- a/files/build_templates/docker_image_ctl.j2 +++ b/files/build_templates/docker_image_ctl.j2 @@ -190,8 +190,9 @@ function postStartAction() fi fi # Setup ebtables configuration +{%- if sonic_asic_platform != "vs" %} ebtables_config - +{%- endif %} # chassisdb starts before database starts, bypass the PING check since other # databases are not availbale until database container is ready. # also chassisdb doesn't support warm/fast reboot, its dump.rdb is deleted