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 66c6ab5 commit 69f8a2eCopy full SHA for 69f8a2e
1 file changed
Dockerfile
@@ -1,4 +1,6 @@
1
FROM scratch
2
3
+LABEL maintainer="username"
4
+
5
# copy local files
6
COPY root/ /
0 commit comments