Sign inSign up

sumologic/prometheus:v3.4.2

Multi-platform
Index digest

sha256:3b1d5be5c3eef4f027665ddaa3b1a7de8a58d96a0a6de5dd45629afd267ecaf0

OS/ARCH

Compressed size

108.23 MB

Last pushed

about 17 hours by sumoopensourcecollectionteam

Type

Image

Manifest digest

sha256:88db357d084bcd36fdf4e6f5a2ae4299747a738143c77abafaaec053fc838f5a

Image Layers

1ADD file ... in / 817.11 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=arm640 B
8ARG OS=linux0 B
9COPY .build/linux-arm64/prometheus /bin/prometheus # buildkit56.04 MB
10COPY .build/linux-arm64/promtool /bin/promtool # buildkit50.87 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 # buildkit59.65 KB
15WORKDIR /prometheus100 B
16RUN |2 ARCH=arm64 OS=linux /bin/sh692 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 /