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 97b7af4 commit 58f0b2dCopy full SHA for 58f0b2d
buildx.Dockerfile
@@ -0,0 +1,7 @@
1
+# syntax=docker/dockerfile:1.4
2
+FROM alpine:3
3
+
4
+COPY distributarepo /
5
6
+ENTRYPOINT ["/distributarepo"]
7
0 commit comments