Sign inSign up

streamware/gitlab-exporter:v19.0.5

Multi-platform
Index digest

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 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.1 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/ # 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.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' '@1783900800'