sha256:cc4e0e48d75cd77c4f368b9145e3c6d84f4b9d7e7fbb554325250030c8aa8765
OS/ARCH
Compressed size
1.01 GB
Last pushed
about 1 month by streamware
Type
Image
Manifest digest
sha256:4c09823cf2bea199f23f24760860061d0753748b00c920d6116360bc90738455
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.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.2 MB11COPY shared/build-scripts/ /build-scripts # buildkit3.46 KB12COPY /assets / # buildkit61.36 MB13COPY /usr/etc/gemrc /usr/etc/gemrc # buildkit180 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.37 MB24COPY /usr/local/psql/bin/psql /usr/bin/ # buildkit277.21 KB25COPY /usr/local/psql/lib/libpq.so* /usr/lib/ # buildkit461.86 KB26COPY /usr/local /usr/local # buildkit3.23 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 #645.66 MB31COPY --chown=git /var/opt/gitlab /var/opt/gitlab #224 B32RUN |3 DATADIR=/var/opt/gitlab CONFIG=/srv/gitlab/config GITLAB_USER=git1.2 KB33COPY --chown=git scripts/ /scripts #8.22 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 B36COPY /usr/local/bin /usr/local/bin/ # buildkit85.4 KB37COPY /usr/local/lib /usr/local/lib/ # buildkit70.92 MB38COPY /usr/local/include /usr/local/include/ # buildkit269.1 KB39RUN /bin/sh -c apt-get update3.44 MB40COPY /usr/local/bin/gitaly-backup /usr/local/bin/ # buildkit26.92 MB41COPY /usr/local/bin/azcopy /usr/local/bin/azcopy # buildkit21.39 MB42ARG GITLAB_USER=git0 B43COPY scripts/bin/* /usr/local/bin/ # buildkit7.05 KB44COPY scripts/lib/* /usr/lib/ruby/vendor_ruby/ # buildkit3.25 KB45USER git:git0 B46ENTRYPOINT ["/scripts/entrypoint.sh" "/usr/local/bin/process-wrapper.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1783900800'