Sign inSign up

noenv/prometheus:3.5.0

Multi-platform
Monitoring & observability
Index digest

sha256:05a5a4624c501d9fa8ad07132b67cee5915642f34aed31a0dc935e3a21a1bf6f

OS/ARCH

Compressed size

114.69 MB

Last pushed

about 1 year by zyclonite

Type

Image

Manifest digest

sha256:cb5e80fde98d45eaab1126525152ee8f06a880ee8680a04f9a5217c7c7911dc7

Image Layers

1ADD file ... in / 830.8 KB
2CMD ["sh"]0 B
3MAINTAINER The Prometheus Authors <[email protected]>0 B
4COPY /rootfs / # buildkit481.72 KB
5LABEL maintainer=The Prometheus Authors <[email protected]>0 B
6LABEL org.opencontainers.image.source=https://github.com/prometheus/prometheus0 B
7ARG ARCH=arm640 B
8ARG OS=linux0 B
9COPY .build/linux-arm64/prometheus /bin/prometheus # buildkit59.3 MB
10COPY .build/linux-arm64/promtool /bin/promtool # buildkit54.05 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 /prometheus104 B
16RUN |2 ARCH=arm64 OS=linux /bin/sh711 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:1582deb90400e4ba7841816ec06c91038e252bb107fb018609202c6683f17bfb in /