rancher/mirrored-prometheus-prometheus:v2.53.1

Multi-platform
Index digest

sha256:a9d6203e599363ccaaf5ded9a1cbc28e1efd8602686dd56b2d93ef5bb0f3bea8

OS/ARCH

Compressed size

100.53 MB

Last pushed

almost 2 years by autorancher

Type

Image

Manifest digest

sha256:bd9614b80eee98129b48dd477c70ba2f3c581df2d8bab7a455608670f3d535cc

Image Layers

1ADD file ... in / 1.84 MB
2CMD ["sh"]0 B
3MAINTAINER The Prometheus Authors <[email protected]>0 B
4COPY /rootfs / # buildkit471.67 KB
5LABEL maintainer=The Prometheus Authors <[email protected]>0 B
6ARG ARCH=amd640 B
7ARG OS=linux0 B
8COPY .build/linux-s390x/prometheus /bin/prometheus # buildkit51.41 MB
9COPY .build/linux-s390x/promtool /bin/promtool # buildkit46.67 MB
10COPY documentation/examples/prometheus.yml /etc/prometheus/prometheus.yml # buildkit605 B
11COPY console_libraries/ /usr/share/prometheus/console_libraries/ # buildkit2.62 KB
12COPY consoles/ /usr/share/prometheus/consoles/ # buildkit3.02 KB
13COPY LICENSE /LICENSE # buildkit3.93 KB
14COPY NOTICE /NOTICE # buildkit1.41 KB
15COPY npm_licenses.tar.bz2 /npm_licenses.tar.bz2 # buildkit136.23 KB
16WORKDIR /prometheus100 B
17RUN |2 ARCH=s390x OS=linux /bin/sh721 B
18USER nobody0 B
19EXPOSE map[9090/tcp:{}]0 B
20VOLUME [/prometheus]0 B
21ENTRYPOINT ["/bin/prometheus"]0 B
22CMD ["--config.file=/etc/prometheus/prometheus.yml" "--storage.tsdb.path=/prometheus" "--web.console.libraries=/usr/share/prometheus/console_libraries" "--web.console.templates=/usr/share/prometheus/consoles"]0 B

Command

ADD file:a4548136973b9ff240804cde3b9d1ce422dac3bd59f939fa4f936186feee077e in /