We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
0 parents commit 36c022eCopy full SHA for 36c022e
Dockerfile
@@ -0,0 +1,3 @@
1
+FROM alpine:latest
2
+
3
+RUN apk add --no-cache git make
0 commit comments