Sign inSign up

streamware/gitlab-exporter:v19.2.1

Multi-platform
Index digest

sha256:7545c40d38b29d62c6652d3ce1d16bf0e72512a179ac4cb38be5bf8580c813c2

OS/ARCH

Compressed size

214 MB

Last pushed

about 1 month by streamware

Type

Image

Manifest digest

sha256:441cabb6ab0ab161574b3abb5cc55a7f940886625d479cfdbe95d04253636fb4

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2ENV LANG=C.UTF-80 B
3RUN /bin/sh -c apt-get update6.81 MB
4COPY scripts/ /scripts # buildkit1.24 KB
5RUN /bin/sh -c chown -R32 B
6COPY /gomplate /usr/local/bin/gomplate # buildkit27.48 MB
7COPY /gitlab-logger /usr/local/bin/gitlab-logger # buildkit1.86 MB
8ENV CONFIG_TEMPLATE_DIRECTORY=/etc0 B
9ENTRYPOINT ["/scripts/entrypoint.sh"]0 B
10RUN /bin/sh -c apt-get update12.13 MB
11COPY shared/build-scripts/ /build-scripts # buildkit3.46 KB
12COPY /assets / # buildkit60.77 MB
13COPY /usr/etc/gemrc /usr/etc/gemrc # buildkit181 B
14ARG RUBYGEMS_VERSION=3.7.20 B
15ARG BUNDLER_VERSION=2.7.20 B
16ARG RBREADLINE_VERSION=0.5.50 B
17RUN |3 RUBYGEMS_VERSION=3.7.2 BUNDLER_VERSION=2.7.2 RBREADLINE_VERSION=0.5.571.42 MB
18CMD ["irb"]0 B
19ARG GITLAB_USER=git0 B
20ARG GITLAB_EXPORTER_VERSION=16.9.00 B
21COPY scripts/ /scripts/ # buildkit277 B
22RUN |2 GITLAB_USER=git GITLAB_EXPORTER_VERSION=16.9.0 /bin/sh3.27 KB
23RUN |2 GITLAB_USER=git GITLAB_EXPORTER_VERSION=16.9.0 /bin/sh6.58 MB
24ENV CONFIG_TEMPLATE_DIRECTORY=/var/opt/gitlab-exporter/templates0 B
25ENV CONFIG_DIRECTORY=/etc/gitlab-exporter0 B
26ENV CONFIG_FILENAME=gitlab-exporter.yml0 B
27RUN |2 GITLAB_USER=git GITLAB_EXPORTER_VERSION=16.9.0 /bin/sh130 B
28USER git:git0 B
29CMD ["/scripts/process-wrapper"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1783900800'