sha256:510d68e41c911a724ded885bb8dafaed328ee5303d68dac4c9bd0adb41f77967
OS/ARCH
Compressed size
983.96 MB
Last pushed
about 1 month by streamware
Type
Image
Manifest digest
sha256:f40d4c88c5cbcc98ad936c69114c74a87518a3bec653aeb05cc12f5d89a8de78
Image Layers
1# debian.sh --arch 'arm64' out/26.82 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.07 MB7COPY /gitlab-logger /usr/local/bin/gitlab-logger # buildkit1.68 MB8ENV CONFIG_TEMPLATE_DIRECTORY=/etc0 B9ENTRYPOINT ["/scripts/entrypoint.sh"]0 B10RUN /bin/sh -c apt-get update11.21 MB11COPY shared/build-scripts/ /build-scripts # buildkit3.46 KB12COPY /assets / # buildkit61.36 MB13COPY /usr/etc/gemrc /usr/etc/gemrc # buildkit181 B14ARG RUBYGEMS_VERSION=3.7.20 B15ARG BUNDLER_VERSION=2.7.20 B16ARG RBREADLINE_VERSION=0.5.50 B17RUN |3 RUBYGEMS_VERSION=3.7.2 BUNDLER_VERSION=2.7.2 RBREADLINE_VERSION=0.5.572.19 MB18CMD ["irb"]0 B19ARG DATADIR=/var/opt/gitlab0 B20ARG CONFIG=/srv/gitlab/config0 B21ARG GITLAB_USER=git0 B22RUN |3 DATADIR=/var/opt/gitlab CONFIG=/srv/gitlab/config GITLAB_USER=git26.65 MB23COPY /usr/local/psql/bin/pg_* /usr/bin/ # buildkit1.39 MB24COPY /usr/local/psql/bin/psql /usr/bin/ # buildkit278.29 KB25COPY /usr/local/psql/lib/libpq.so* /usr/lib/ # buildkit462 KB26COPY /usr/local /usr/local # buildkit3.31 MB27COPY / / # buildkit5.25 MB28RUN |3 DATADIR=/var/opt/gitlab CONFIG=/srv/gitlab/config GITLAB_USER=git20.58 MB29RUN |3 DATADIR=/var/opt/gitlab CONFIG=/srv/gitlab/config GITLAB_USER=git3.27 KB30COPY --chown=git /srv/gitlab /srv/gitlab #675.58 MB31COPY --chown=git /var/opt/gitlab /var/opt/gitlab #225 B32RUN |3 DATADIR=/var/opt/gitlab CONFIG=/srv/gitlab/config GITLAB_USER=git1.2 KB33COPY --chown=git scripts/ /scripts #8.21 KB34ENV RAILS_ENV=production BOOTSNAP_CACHE_DIR=/srv/gitlab/bootsnap EXECJS_RUNTIME=Disabled CONFIG_TEMPLATE_DIRECTORY=/srv/gitlab/config0 B35VOLUME [/var/opt/gitlab /var/log]0 B36ARG DATADIR=/var/opt/gitlab0 B37ARG CONFIG=/srv/gitlab/config0 B38ARG DOCUTILS_VERSION=0.190 B39COPY /usr/local/bin /usr/local/bin/ # buildkit5.37 KB40COPY /usr/local/lib /usr/local/lib/ # buildkit41.56 MB41ENV PYTHONPATH=/usr/local/lib/python3.12/site-packages0 B42RUN |3 DATADIR=/var/opt/gitlab CONFIG=/srv/gitlab/config DOCUTILS_VERSION=0.194.9 MB43ARG GITLAB_USER=git0 B44USER git:git0 B45COPY scripts/ /scripts # buildkit601 B46COPY --chown=git configuration/ /srv/gitlab/config/ #2.16 KB47RUN |4 DATADIR=/var/opt/gitlab CONFIG=/srv/gitlab/config DOCUTILS_VERSION=0.1932 B48CMD ["/scripts/process-wrapper"]0 B49HEALTHCHECK &{["CMD-SHELL" "/scripts/healthcheck"] "30s" "30s"0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1782172800'