sha256:21339dfe68a17dc79d6d57dfaaeefe8d7012c59c1ac4bf5d2c7f7c22444f36f0
OS/ARCH
Compressed size
213.55 MB
Last pushed
about 1 month by streamware
Type
Image
Manifest digest
sha256:7b71d92b14a4198b820b6230756b09e5b8ab80d311aa03019c260442ecdafb45
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 GITLAB_USER=git0 B20ARG GITLAB_EXPORTER_VERSION=16.8.00 B21COPY scripts/ /scripts/ # buildkit275 B22RUN |2 GITLAB_USER=git GITLAB_EXPORTER_VERSION=16.8.0 /bin/sh3.26 KB23RUN |2 GITLAB_USER=git GITLAB_EXPORTER_VERSION=16.8.0 /bin/sh6.58 MB24ENV CONFIG_TEMPLATE_DIRECTORY=/var/opt/gitlab-exporter/templates0 B25ENV CONFIG_DIRECTORY=/etc/gitlab-exporter0 B26ENV CONFIG_FILENAME=gitlab-exporter.yml0 B27RUN |2 GITLAB_USER=git GITLAB_EXPORTER_VERSION=16.8.0 /bin/sh129 B28USER git:git0 B29CMD ["/scripts/process-wrapper"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1783900800'