Skip to content

Commit ecb439f

Browse files
committed
Add image source as LABEL
1 parent 39b43f1 commit ecb439f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
FROM alpine
22

3+
LABEL org.opencontainers.image.source https://github.com/heussd/mirror-to-bitbucket-github-action
4+
35
RUN apk add --no-cache --update bash git less openssh curl
46

57
WORKDIR /

0 commit comments

Comments
 (0)