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 39b43f1 commit ecb439fCopy full SHA for ecb439f
Dockerfile
@@ -1,5 +1,7 @@
1
FROM alpine
2
3
+LABEL org.opencontainers.image.source https://github.com/heussd/mirror-to-bitbucket-github-action
4
+
5
RUN apk add --no-cache --update bash git less openssh curl
6
7
WORKDIR /
0 commit comments