Sign inSign up

guilhermesimoesbr/guardian-prometheus:latest

Index digest

sha256:fb8b68f230f7734be683a006e4732a6c94ef15ec28dffa436d121ced96d64e35

OS/ARCH

linux/amd64

Compressed size

128.21 MB

Last pushed

10 months by guilhermesimoesbr

Type

Image

Manifest digest

sha256:7c16015d6cabc6c4bdb025c97cc34642190152d16458a1928e7747753ed6c509

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
6LABEL org.opencontainers.image.source=https://github.com/prometheus/prometheus0 B
7ARG ARCH=amd640 B
8ARG OS=linux0 B
9COPY .build/linux-amd64/prometheus /bin/prometheus # buildkit66.09 MB
10COPY .build/linux-amd64/promtool /bin/promtool # buildkit60.85 MB
11COPY documentation/examples/prometheus.yml /etc/prometheus/prometheus.yml # buildkit637 B
12COPY LICENSE /LICENSE # buildkit3.93 KB
13COPY NOTICE /NOTICE # buildkit1.41 KB
14COPY npm_licenses.tar.bz2 /npm_licenses.tar.bz2 # buildkit60.2 KB
15WORKDIR /prometheus100 B
16RUN |2 ARCH=amd64 OS=linux /bin/sh693 B
17USER nobody0 B
18EXPOSE map[9090/tcp:{}]0 B
19VOLUME [/prometheus]0 B
20ENTRYPOINT ["/bin/prometheus"]0 B
21CMD ["--config.file=/etc/prometheus/prometheus.yml" "--storage.tsdb.path=/prometheus"]0 B
22COPY targets/* /etc/prometheus/targets/ # buildkit280 B
23COPY prometheus.yml /etc/prometheus/prometheus.yml # buildkit334 B
24EXPOSE [9090/tcp]0 B

Command

ADD file:ee9bb8755ccbdd689b434d9b4ac7518e972699604ecda33e4ddc2a15d2831443 in /