Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
shweta50 committed Sep 18, 2024
1 parent 60c9639 commit 87ba47e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hostplumber/pkg/ovs-docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ RUN apk add --no-cache bash
RUN apk add --no-cache supervisor

RUN mkdir -p /var/log/supervisor

RUN echo "hello"
COPY supervisord.conf /etc/
COPY ovs.conf /etc/supervisor/conf.d/

Expand Down

0 comments on commit 87ba47e

Please sign in to comment.