Skip to content
This repository has been archived by the owner on Mar 1, 2023. It is now read-only.

Commit

Permalink
Merge pull request #5 from project-arlo/dell_dev_changes1
Browse files Browse the repository at this point in the history
Changes to build sonic-mgmt-framework docker
  • Loading branch information
jghalam committed Jun 26, 2019
2 parents 6b7d777 + efd773f commit 5334b91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockers/docker-sonic-mgmt-framework/Dockerfile.j2
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM {{ docker_sonic_mgmt_framework_load_image }}
FROM docker-config-engine-stretch

ARG docker_container_name
RUN [ -f /etc/rsyslog.conf ] && sed -ri "s/%syslogtag%/$docker_container_name#%syslogtag%/;" /etc/rsyslog.conf
Expand Down

0 comments on commit 5334b91

Please sign in to comment.