Skip to content

Commit 83622fc

Browse files
authored
Merge pull request #989 from DerRockWolf/push-ovyqtowskztk
feat: add `org.opencontainers.image.source` label to Dockerfile
2 parents daa2b3a + 763bba0 commit 83622fc

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Dockerfile.in

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,4 +162,6 @@ WORKDIR /tmp
162162
# override this, and we assume they are handling permissions themselves.
163163
ENV GITSYNC_ROOT=/git
164164

165+
LABEL org.opencontainers.image.source="https://github.com/kubernetes/git-sync"
166+
165167
ENTRYPOINT ["/{ARG_BIN}"]

0 commit comments

Comments
 (0)