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 aa2fdff commit 9543f7eCopy full SHA for 9543f7e
Dockerfile
@@ -1,6 +1,6 @@
1
FROM alpine:latest
2
3
-RUN apk add --no-cache --repository=http://dl-cdn.alpinelinux.org/alpine/edge/main git
+RUN apk add --no-cache git
4
5
COPY entrypoint.sh /entrypoint.sh
6
0 commit comments