We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0699736 + 4f31d20 commit f984cc7Copy full SHA for f984cc7
images/openvswitch/Dockerfile
@@ -20,7 +20,7 @@ VOLUME /etc/openswitch
20
ENV HOME /root
21
22
# files required to run as a system container
23
-COPY system-container/system-container-wrapper.sh /usr/local/bin
+COPY system-container/system-container-wrapper.sh /usr/local/bin/
24
COPY system-container/config.json.template system-container/service.template /exports/
25
26
ENTRYPOINT ["/usr/local/bin/ovs-run.sh"]
0 commit comments