Skip to content

Commit 763bba0

Browse files
committed
feat: add org.opencontainers.image.source label to Dockerfile
1 parent daa2b3a commit 763bba0

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)