Skip to content

Commit

Permalink
Update Dockerfile.j2
Browse files Browse the repository at this point in the history
  • Loading branch information
pettershao-ragilenetworks authored Jul 18, 2022
1 parent 88cdfe3 commit 45bbeb5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions platform/vs/docker-syncd-vs/Dockerfile.j2
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,5 @@ COPY ["critical_processes", "/etc/supervisor/"]
RUN apt-get clean -y; apt-get autoclean -y; apt-get autoremove -y
RUN rm -rf /debs

RUN echo /usr/lib/libgcovpreload.so > /etc/ld.so.preload
ENTRYPOINT ["/usr/local/bin/supervisord"]

0 comments on commit 45bbeb5

Please sign in to comment.