sha256:357ab71d82153aebadaa5eaa7013c1cfa2a75a49f2230fb1b1e0dd77ea7ccfa2
OS/ARCH
Compressed size
19.17 MB
Last pushed
5 months by jarlucmat
Type
Image
Manifest digest
sha256:502e10f0a232b80ec6f92dbdd80e0e99f304160ceca5a4d5ac005f3df3fbb333
Image Layers
1ADD alpine-minirootfs-3.23.3-aarch64.tar.gz / # buildkit4 MB2CMD ["/bin/sh"]0 B3RUN /bin/sh -c apk update15.14 MB4ENV GIT_UID=10000 B5ENV GIT_GID=10000 B6COPY src/ssh.conf /etc/ssh/sshd_config.d/ # buildkit930 B7COPY src/sudo-git /etc/sudoers.d/ # buildkit218 B8COPY src/env /usr/local/bin/ # buildkit446 B9COPY src/init /usr/local/bin/ # buildkit2.04 KB10COPY src/git-run /usr/local/bin/ # buildkit1.06 KB11RUN /bin/sh -c chmod 755446 B12RUN /bin/sh -c chmod 7552.04 KB13RUN /bin/sh -c chmod 7551.06 KB14COPY src/version /usr/local/bin/ # buildkit189 B15COPY src/banner /usr/local/bin/ # buildkit266 B16ENTRYPOINT ["tini" "--" "/usr/local/bin/init"]0 B17CMD []0 B18ARG APP_VERSION=1.60 B19LABEL org.opencontainers.image.licenses=GPL-3.0-or-later0 B20LABEL org.opencontainers.image.authors=Matthias Jaros0 B21LABEL org.opencontainers.image.version=1.60 B22LABEL org.opencontainers.image.source=https://github.com/jarlucmat/gitreef0 B23LABEL org.opencontainers.image.url=https://github.com/jarlucmat/gitreef0 B24LABEL org.opencontainers.image.title=gitreef0 B25LABEL org.opencontainers.image.description=A minimal, secure Git0 B26LABEL org.opencontainers.image.documentation=/usr/share/doc/gitreef/LICENSE0 B27COPY LICENSE /usr/share/doc/gitreef/LICENSE # buildkit12.02 KBCommand
ADD alpine-minirootfs-3.23.3-aarch64.tar.gz / # buildkit