sha256:9afc0f5f5f3eaec8429f49066c8d96329609b71d29a0522f6ad8fded265ed7ec
OS/ARCH
Compressed size
309.3 MB
Last pushed
about 1 month by streamware
Type
Image
Manifest digest
sha256:530f43525a7fa1cfbb9c60836039d55b4d60ae52ce7934339df07c1fd300d43d
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 # 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.571.42 MB18CMD ["irb"]0 B19ARG MAILROOM_VERSION=1.0.00 B20ARG GITLAB_USER=git0 B21RUN |2 MAILROOM_VERSION=1.0.0 GITLAB_USER=git /bin/sh3.26 KB22COPY scripts/ /scripts/ # buildkit481 B23COPY shared/build-scripts/ /build-scripts # buildkit3.46 KB24RUN |2 MAILROOM_VERSION=1.0.0 GITLAB_USER=git /bin/sh102.33 MB25CMD ["/usr/bin/mail_room" "-c" "/var/opt/gitlab/mail_room.yml" "--log-exit-as"0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1783900800'