We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f49799 commit be0b12eCopy full SHA for be0b12e
Dockerfile
@@ -2,5 +2,4 @@ FROM alpine/git:latest
2
3
ADD entrypoint.sh /
4
RUN chmod +x /entrypoint.sh
5
-
6
ENTRYPOINT ["/entrypoint.sh"]
0 commit comments