sha256:3badf6fb90d3dfaa921be20fa85202cc27012e4dcd69ac395efcd0d47f85c71b
OS/ARCH
Compressed size
410.98 MB
Last pushed
about 1 month by streamware
Type
Image
Manifest digest
sha256:0ac2bbba35d3ad76ce105145a0f8707ae4c0fc7403e9cf2a1ca4ba8849e7d717
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 B11ARG GIT_FILTER_REPO_VERSION=2.47.00 B12COPY /usr/local/bin /usr/local/bin/ # buildkit4.69 KB13COPY /usr/local/lib /usr/local/lib/ # buildkit41.89 MB14COPY /usr/local/include /usr/local/include/ # buildkit269.1 KB15ENV PYTHONPATH=/usr/local/lib/python3.12/site-packages0 B16RUN |2 GITLAB_USER=git GIT_FILTER_REPO_VERSION=2.47.0 /bin/sh77.24 KB17RUN |2 GITLAB_USER=git GIT_FILTER_REPO_VERSION=2.47.0 /bin/sh19.62 MB18RUN |2 GITLAB_USER=git GIT_FILTER_REPO_VERSION=2.47.0 /bin/sh3.23 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 #422 B21COPY /target/ / # buildkit286.48 MB22COPY scripts/ /scripts/ # buildkit592 B23RUN |2 GITLAB_USER=git GIT_FILTER_REPO_VERSION=2.47.0 /bin/sh1.61 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 'amd64' out/ 'bookworm' '@1783900800'