Sign inSign up

streamware/gitlab-shell:v19.2.1

Multi-platform
Index digest

sha256:3ca8b110fd0358dba1132bb2c21686056de73861adb9b283530b2644979fce70

OS/ARCH

Compressed size

141.77 MB

Last pushed

about 1 month by streamware

Type

Image

Manifest digest

sha256:27c09f7e70e83045c65d4f594f4e29a6c64e9c74b9e257a92bac7f34e9b04d26

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2ENV LANG=C.UTF-80 B
3RUN /bin/sh -c apt-get update6.81 MB
4COPY scripts/ /scripts # buildkit1.24 KB
5RUN /bin/sh -c chown -R32 B
6COPY /gomplate /usr/local/bin/gomplate # buildkit27.48 MB
7COPY /gitlab-logger /usr/local/bin/gitlab-logger # buildkit1.86 MB
8ENV CONFIG_TEMPLATE_DIRECTORY=/etc0 B
9ENTRYPOINT ["/scripts/entrypoint.sh"]0 B
10ARG GITLAB_USER=git0 B
11RUN |1 GITLAB_USER=git /bin/sh -c3.27 KB
12RUN |1 GITLAB_USER=git /bin/sh -c3.09 MB
13COPY --chown=git:git /assets/ / #75.6 MB
14COPY scripts/ /scripts # buildkit711 B
15RUN |1 GITLAB_USER=git /bin/sh -c254 B
16USER git:git0 B
17ENV CONFIG_TEMPLATE_DIRECTORY=/srv/gitlab-shell0 B
18CMD ["/scripts/process-wrapper"]0 B
19VOLUME [/var/log/gitlab-shell]0 B
20HEALTHCHECK &{["CMD-SHELL" "/scripts/healthcheck"] "10s" "3s"0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1783900800'