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.
2 parents daa2b3a + 763bba0 commit 83622fcCopy full SHA for 83622fc
1 file changed
Dockerfile.in
@@ -162,4 +162,6 @@ WORKDIR /tmp
162
# override this, and we assume they are handling permissions themselves.
163
ENV GITSYNC_ROOT=/git
164
165
+LABEL org.opencontainers.image.source="https://github.com/kubernetes/git-sync"
166
+
167
ENTRYPOINT ["/{ARG_BIN}"]
0 commit comments