Sign inSign up

streamware/gitlab-exporter:v19.1.3

Multi-platform
Index digest

sha256:1a645763002eb3b22bdc16f0415ee90041d6c942328196c78c91b7767881a05e

OS/ARCH

Compressed size

210.84 MB

Last pushed

about 1 month by streamware

Type

Image

Manifest digest

sha256:5f060bda909e513790ff095adad6a15ed425b03255babc890030852ac7b093a0

Image Layers

1# debian.sh --arch 'arm64' out/26.81 MB
2ENV LANG=C.UTF-80 B
3RUN /bin/sh -c apt-get update6.66 MB
4COPY scripts/ /scripts # buildkit1.24 KB
5RUN /bin/sh -c chown -R32 B
6COPY /gomplate /usr/local/bin/gomplate # buildkit24.07 MB
7COPY /gitlab-logger /usr/local/bin/gitlab-logger # buildkit1.68 MB
8ENV CONFIG_TEMPLATE_DIRECTORY=/etc0 B
9ENTRYPOINT ["/scripts/entrypoint.sh"]0 B
10RUN /bin/sh -c apt-get update11.21 MB
11COPY shared/build-scripts/ /build-scripts # buildkit3.46 KB
12COPY /assets / # buildkit61.36 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.572.19 MB
18CMD ["irb"]0 B
19ARG GITLAB_USER=git0 B
20ARG GITLAB_EXPORTER_VERSION=16.8.00 B
21COPY scripts/ /scripts/ # buildkit275 B
22RUN |2 GITLAB_USER=git GITLAB_EXPORTER_VERSION=16.8.0 /bin/sh3.26 KB
23RUN |2 GITLAB_USER=git GITLAB_EXPORTER_VERSION=16.8.0 /bin/sh6.85 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.8.0 /bin/sh130 B
28USER git:git0 B
29CMD ["/scripts/process-wrapper"]0 B

Command

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