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 bdf470d commit c49099fCopy full SHA for c49099f
Dockerfile
@@ -1,5 +1,3 @@
1
FROM scratch
2
COPY mc-router /
3
-# create a temp directory for k8s library logging
4
-COPY README.md /tmp/
5
ENTRYPOINT ["/mc-router"]
0 commit comments