sha256:a56be5106c7c8cd0b52391dd0fcded62ab1b2ba7b5d115f8cdbd4a254b858c32
OS/ARCH
Compressed size
432.53 MB
Last pushed
about 2 months by streamware
Type
Image
Manifest digest
sha256:c3ea50f8c8c7a130dd3168b9511bedd29124721c4d85cdd27ddc9bc7124e15b7
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.35 MB7COPY /gitlab-logger /usr/local/bin/gitlab-logger # buildkit1.73 MB8ENV CONFIG_TEMPLATE_DIRECTORY=/etc0 B9ENTRYPOINT ["/scripts/entrypoint.sh"]0 B10ARG GITLAB_USER=git0 B11ARG GIT_FILTER_REPO_VERSION=2.47.00 B12COPY /usr/local/bin /usr/local/bin/ # buildkit5.37 KB13COPY /usr/local/lib /usr/local/lib/ # buildkit41.56 MB14COPY /usr/local/include /usr/local/include/ # buildkit269.09 KB15ENV PYTHONPATH=/usr/local/lib/python3.12/site-packages0 B16RUN |2 GITLAB_USER=git GIT_FILTER_REPO_VERSION=2.47.0 /bin/sh77.13 KB17RUN |2 GITLAB_USER=git GIT_FILTER_REPO_VERSION=2.47.0 /bin/sh19.55 MB18RUN |2 GITLAB_USER=git GIT_FILTER_REPO_VERSION=2.47.0 /bin/sh3.24 KB19RUN |2 GITLAB_USER=git GIT_FILTER_REPO_VERSION=2.47.0 /bin/sh356 B20COPY --chown=git:git config.toml /etc/gitaly/config.toml.tpl #425 B21COPY /target/ / # buildkit311.52 MB22COPY scripts/ /scripts/ # buildkit594 B23RUN |2 GITLAB_USER=git GIT_FILTER_REPO_VERSION=2.47.0 /bin/sh1.62 KB24USER git:git0 B25ENV CONFIG_TEMPLATE_DIRECTORY=/etc/gitaly0 B26CMD ["/scripts/process-wrapper"]0 B27VOLUME [/var/log/gitaly]0 B28EXPOSE map[8075/tcp:{}]0 B29HEALTHCHECK &{["CMD-SHELL" "/scripts/healthcheck"] "30s" "10s"0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1783900800'