Sign inSign up

geokrety/prometheus:sha-b376c8c

Monitoring & observability
Index digest

sha256:3315eb472e7944c827364459c18dd84a97b9d18c0f9000719b485d58f2efd648

OS/ARCH

linux/amd64

Compressed size

99.4 MB

Last pushed

over 2 years by geokretybot

Type

Image

Manifest digest

sha256:cb28f03b2d6654a85fe6fecf0fbee026a1579c254efc782d235876e4443f99bb

Image Layers

1ADD file ... in / 764.68 KB
2CMD ["sh"]0 B
3MAINTAINER The Prometheus Authors <[email protected]>0 B
4COPY /rootfs / # buildkit469.65 KB
5LABEL maintainer=The Prometheus Authors <[email protected]>0 B
6ARG ARCH=amd640 B
7ARG OS=linux0 B
8COPY .build/linux-amd64/prometheus /bin/prometheus # buildkit51.6 MB
9COPY .build/linux-amd64/promtool /bin/promtool # buildkit46.46 MB
10COPY documentation/examples/prometheus.yml /etc/prometheus/prometheus.yml # buildkit603 B
11COPY console_libraries/ /usr/share/prometheus/console_libraries/ # buildkit2.62 KB
12COPY consoles/ /usr/share/prometheus/consoles/ # buildkit3.01 KB
13COPY LICENSE /LICENSE # buildkit3.93 KB
14COPY NOTICE /NOTICE # buildkit1.41 KB
15COPY npm_licenses.tar.bz2 /npm_licenses.tar.bz2 # buildkit131.53 KB
16WORKDIR /prometheus100 B
17RUN |2 ARCH=amd64 OS=linux /bin/sh720 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
23COPY prometheus.yml /etc/prometheus/prometheus.yml # buildkit602 B

Command

ADD file:ee9bb8755ccbdd689b434d9b4ac7518e972699604ecda33e4ddc2a15d2831443 in /