Sign inSign up

noenv/prometheus:3.5.0

Multi-platform
Monitoring & observability
Index digest

sha256:05a5a4624c501d9fa8ad07132b67cee5915642f34aed31a0dc935e3a21a1bf6f

OS/ARCH

Compressed size

121.63 MB

Last pushed

about 1 year by zyclonite

Type

Image

Manifest digest

sha256:17fbdcd61597a0349e339a735b08a48537142b57f93166928c5beb28678d5300

Image Layers

1ADD file ... in / 778.93 KB
2CMD ["sh"]0 B
3MAINTAINER The Prometheus Authors <[email protected]>0 B
4COPY /rootfs / # buildkit481.71 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 # buildkit62.87 MB
10COPY .build/linux-amd64/promtool /bin/promtool # buildkit57.46 MB
11COPY documentation/examples/prometheus.yml /etc/prometheus/prometheus.yml # buildkit648 B
12COPY LICENSE /LICENSE # buildkit4.02 KB
13COPY NOTICE /NOTICE # buildkit1.43 KB
14COPY npm_licenses.tar.bz2 /npm_licenses.tar.bz2 # buildkit60.49 KB
15WORKDIR /prometheus106 B
16RUN |2 ARCH=amd64 OS=linux /bin/sh713 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

Command

ADD file:ee9bb8755ccbdd689b434d9b4ac7518e972699604ecda33e4ddc2a15d2831443 in /