Skip to content

Commit

Permalink
Merge pull request #13092 from sdodson/release-1.5-issue13069
Browse files Browse the repository at this point in the history
Merged by openshift-bot
  • Loading branch information
OpenShift Bot authored Feb 24, 2017
2 parents 4cc8555 + 79db8a1 commit 6f4546f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/openvswitch/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ VOLUME /etc/openswitch
ENV HOME /root

# files required to run as a system container
COPY system-container/system-container-wrapper.sh /usr/local/bin
COPY system-container/system-container-wrapper.sh /usr/local/bin/
COPY system-container/config.json.template system-container/service.template /exports/

ENTRYPOINT ["/usr/local/bin/ovs-run.sh"]

0 comments on commit 6f4546f

Please sign in to comment.