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 485d2e3 commit 650033fCopy full SHA for 650033f
Dockerfile
@@ -0,0 +1,5 @@
1
+FROM scratch
2
+
3
+ADD secrets-init /usr/local/bin/secrets-init
4
5
+ENTRYPOINT ["/usr/local/bin/secrets-init"]
0 commit comments