sha256:3ff8d14e931931880f7971b788b2ef7e0605e6989d5ae7124eb8e733e3a3d3c0
OS/ARCH
Compressed size
140.41 MB
Last pushed
about 1 month by streamware
Type
Image
Manifest digest
sha256:8990692429aaaa30240b9040771a5f2456cd57757e7f7369701e9c09c3b16aa9
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2ENV LANG=C.UTF-80 B3RUN /bin/sh -c apt-get update6.81 MB4COPY scripts/ /scripts # buildkit1.24 KB5RUN /bin/sh -c chown -R32 B6COPY /gomplate /usr/local/bin/gomplate # buildkit27.1 MB7COPY /gitlab-logger /usr/local/bin/gitlab-logger # buildkit1.79 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.09 MB13COPY --chown=git:git /assets/ / #74.68 MB14COPY scripts/ /scripts # buildkit710 B15RUN |1 GITLAB_USER=git /bin/sh -c254 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 'amd64' out/ 'bookworm' '@1783900800'