We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a74666 commit 79db8a1Copy full SHA for 79db8a1
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