Sign inSign up

geokrety/prometheus:sha-318d508

Monitoring & observability
Index digest

sha256:c39f3b32152985a276a4433c4c2bd141e26a813d97ea40e6d180ee46dae75325

OS/ARCH

linux/amd64

Compressed size

93.61 MB

Last pushed

almost 3 years by geokretybot

Type

Image

Manifest digest

sha256:d03695063ca380e9186b3ced2e3c54d8e5b20a0f5f8c1de5aa4a6cec153e8fb0

Image Layers

1ADD file ... in / 760.59 KB
2CMD ["sh"]0 B
3MAINTAINER The Prometheus Authors0 B
4COPY dir:c0097f329d18485c38670fc45c2392f2fc33af3c40c222f07eb0e76a0d296ee9 in / 469.35 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 # buildkit48.03 MB
9COPY .build/linux-amd64/promtool /bin/promtool # buildkit44.23 MB
10COPY documentation/examples/prometheus.yml /etc/prometheus/prometheus.yml # buildkit604 B
11COPY console_libraries/ /usr/share/prometheus/console_libraries/ # buildkit2.61 KB
12COPY consoles/ /usr/share/prometheus/consoles/ # buildkit2.99 KB
13COPY LICENSE /LICENSE # buildkit3.93 KB
14COPY NOTICE /NOTICE # buildkit1.41 KB
15COPY npm_licenses.tar.bz2 /npm_licenses.tar.bz2 # buildkit134.96 KB
16WORKDIR /prometheus100 B
17RUN |2 ARCH=amd64 OS=linux /bin/sh725 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 # buildkit590 B

Command

ADD file:bdecc23fd98ba2c277e43b5cea8883ffe7ca263be7ffffec66245881d518a90f in /