Sign inSign up

rockstorm/git-server:2.54-b2

Multi-platform
Index digest

sha256:302c9346c306ea12b84dcebe79b7d653a07a27aac4c15e1fc8eea4537423bd4b

OS/ARCH

Compressed size

12.07 MB

Last pushed

about 2 months by rockstorm

Type

Image

Manifest digest

sha256:13628d9efcd84e96db83e654796de3627ebdc289b9f6b052bd1ca520bc19b21f

Image Layers

1ADD alpine-minirootfs-3.24.1-x86.tar.gz / # buildkit3.5 MB
2CMD ["/bin/sh"]0 B
3RUN /bin/sh -c set -ex;8.56 MB
4RUN /bin/sh -c ssh-keygen -A3.11 KB
5ENV GIT_USER=git GIT_GROUP=git0 B
6ENV GIT_HOME=/home/git0 B
7ENV SSH_AUTHORIZED_KEYS_FILE=/home/git/.ssh/authorized_keys GIT_REPOSITORIES_PATH=/srv/git0 B
8RUN /bin/sh -c set -eux;1.03 KB
9COPY git-shell-commands /home/git/git-shell-commands # buildkit436 B
10RUN /bin/sh -c set -eux;246 B
11RUN /bin/sh -c rm /etc/motd127 B
12ENV DOCKER_ENTRYPOINT_DIR=/docker-entrypoint.d0 B
13RUN /bin/sh -c set -eux;109 B
14COPY docker-entrypoint.sh / # buildkit509 B
15COPY 10-setup.sh /docker-entrypoint.d # buildkit1.39 KB
16EXPOSE [22/tcp]0 B
17ENTRYPOINT ["/docker-entrypoint.sh"]0 B
18CMD ["/usr/sbin/sshd" "-D"]0 B

Command

ADD alpine-minirootfs-3.24.1-x86.tar.gz / # buildkit