Sign inSign up

noenv/prometheus:3.4.2

Multi-platform
Monitoring & observability
Index digest

sha256:9a3abe76d15186f58d66a46576d7852b29f7209e1121099a364e3d5abf3e7568

OS/ARCH

Compressed size

111.15 MB

Last pushed

about 1 year by zyclonite

Type

Image

Manifest digest

sha256:dc055582ea4a9733dad8ec9b635c85a708e6226b4b0c19e41ed421d8f945f9e3

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 # buildkit57.48 MB
10COPY .build/linux-arm64/promtool /bin/promtool # buildkit52.32 MB
11COPY documentation/examples/prometheus.yml /etc/prometheus/prometheus.yml # buildkit649 B
12COPY LICENSE /LICENSE # buildkit4.02 KB
13COPY NOTICE /NOTICE # buildkit1.43 KB
14COPY npm_licenses.tar.bz2 /npm_licenses.tar.bz2 # buildkit61.03 KB
15WORKDIR /prometheus106 B
16RUN |2 ARCH=arm64 OS=linux /bin/sh708 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 /