We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8023d4 commit 49a4a7aCopy full SHA for 49a4a7a
images/node/Dockerfile
@@ -33,7 +33,7 @@ VOLUME /etc/origin/node
33
ENV KUBECONFIG=/etc/origin/node/node.kubeconfig
34
35
# files required to run as a system container
36
-COPY system-container/system-container-wrapper.sh /usr/local/bin
+COPY system-container/system-container-wrapper.sh /usr/local/bin/
37
COPY system-container/config.json.template system-container/service.template system-container/tmpfiles.template /exports/
38
39
ENTRYPOINT [ "/usr/local/bin/origin-node-run.sh" ]
0 commit comments