sha256:a4a557853326d54612142622a70a7cb4d1a7a9882a83ecb13044ec6e6b683a82
OS/ARCH
Compressed size
990.11 MB
Last pushed
about 1 month by streamware
Type
Image
Manifest digest
sha256:77e0b6f2ba049ad11d97266f23663b0f64dfdd1d965326e1e23674d4c89b0866
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 B10RUN /bin/sh -c apt-get update12.13 MB11COPY shared/build-scripts/ /build-scripts # buildkit3.46 KB12COPY /assets / # buildkit60.77 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.571.42 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.73 MB23COPY /usr/local/psql/bin/pg_* /usr/bin/ # buildkit1.36 MB24COPY /usr/local/psql/bin/psql /usr/bin/ # buildkit294.51 KB25COPY /usr/local/psql/lib/libpq.so* /usr/lib/ # buildkit469.83 KB26COPY /usr/local /usr/local # buildkit3.43 MB27COPY / / # buildkit5.25 MB28RUN |3 DATADIR=/var/opt/gitlab CONFIG=/srv/gitlab/config GITLAB_USER=git20.51 MB29RUN |3 DATADIR=/var/opt/gitlab CONFIG=/srv/gitlab/config GITLAB_USER=git3.27 KB30COPY --chown=git /srv/gitlab /srv/gitlab #678.29 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 B36ARG DATADIR=/var/opt/gitlab0 B37ARG CONFIG=/srv/gitlab/config0 B38ARG DOCUTILS_VERSION=0.190 B39COPY /usr/local/bin /usr/local/bin/ # buildkit4.7 KB40COPY /usr/local/lib /usr/local/lib/ # buildkit41.89 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 # buildkit599 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 'amd64' out/ 'bookworm' '@1783900800'