We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ba6f05 commit 0399210Copy full SHA for 0399210
Dockerfile.release
@@ -1,3 +1,4 @@
1
FROM scratch
2
+COPY scripts /scripts
3
COPY supernova /
4
ENTRYPOINT [ "/supernova" ]
0 commit comments