sha256:e9bb0b06ebce61c67f8873a6bfe62bc6030ef246e0600e795829e6f05ffa53bc
OS/ARCH
Compressed size
131.26 MB
Last pushed
3 months by streamware
Type
Image
Manifest digest
sha256:f9d2370f4ba9d805c11cea55f38dbb6d905f5f7b5b40f7e83aa1afad79fb4a63
Image Layers
1# debian.sh --arch 'arm64' out/26.81 MB2ENV LANG=C.UTF-80 B3RUN /bin/sh -c apt-get update6.66 MB4COPY scripts/ /scripts # buildkit1.24 KB5RUN /bin/sh -c chown -R32 B6COPY /gomplate /usr/local/bin/gomplate # buildkit24.05 MB7COPY /gitlab-logger /usr/local/bin/gitlab-logger # buildkit1.68 MB8ENV CONFIG_TEMPLATE_DIRECTORY=/etc0 B9ENTRYPOINT ["/scripts/entrypoint.sh"]0 B10ARG GITLAB_USER=git0 B11RUN |1 GITLAB_USER=git /bin/sh -c3.27 KB12RUN |1 GITLAB_USER=git /bin/sh -c3.04 MB13COPY --chown=git:git /assets/ / #69.01 MB14COPY scripts/ /scripts # buildkit711 B15RUN |1 GITLAB_USER=git /bin/sh -c253 B16USER git:git0 B17ENV CONFIG_TEMPLATE_DIRECTORY=/srv/gitlab-shell0 B18CMD ["/scripts/process-wrapper"]0 B19VOLUME [/var/log/gitlab-shell]0 B20HEALTHCHECK &{["CMD-SHELL" "/scripts/healthcheck"] "10s" "3s"0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1779062400'