Sign inSign up

streamware/gitlab-exporter:v19.0.2

Multi-platform
Index digest

sha256:6919f358f3fe86723223ae9c685da5605a510d79b8020558df571065d2a4fea7

OS/ARCH

Compressed size

213.53 MB

Last pushed

3 months by streamware

Type

Image

Manifest digest

sha256:efd06b4b40bdf081286cdea512f941655ad9d25d90898294112d9ee993b37753

Image Layers

1# debian.sh --arch 'amd64' out/26.93 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.09 MB
7COPY /gitlab-logger /usr/local/bin/gitlab-logger # buildkit1.79 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.8.00 B
21COPY scripts/ /scripts/ # buildkit276 B
22RUN |2 GITLAB_USER=git GITLAB_EXPORTER_VERSION=16.8.0 /bin/sh3.27 KB
23RUN |2 GITLAB_USER=git GITLAB_EXPORTER_VERSION=16.8.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.8.0 /bin/sh129 B
28USER git:git0 B
29CMD ["/scripts/process-wrapper"]0 B

Command

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