Sign inSign up

flkj/prometheus:v2.49.1

Multi-platform
Index digest

sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789

OS/ARCH

Compressed size

87.83 MB

Last pushed

over 2 years by flkj

Type

Image

Manifest digest

sha256:ae755fb13e2804abeff142a7eef2a2224ed4f21abe0e2c7b8dad492a4b2ae0e5

Image Layers

1ADD file ... in / 715.51 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
6ARG ARCH=amd640 B
7ARG OS=linux0 B
8COPY .build/linux-armv7/prometheus /bin/prometheus # buildkit45.19 MB
9COPY .build/linux-armv7/promtool /bin/promtool # buildkit41.34 MB
10COPY documentation/examples/prometheus.yml /etc/prometheus/prometheus.yml # buildkit604 B
11COPY console_libraries/ /usr/share/prometheus/console_libraries/ # buildkit2.61 KB
12COPY consoles/ /usr/share/prometheus/consoles/ # buildkit2.98 KB
13COPY LICENSE /LICENSE # buildkit3.93 KB
14COPY NOTICE /NOTICE # buildkit1.41 KB
15COPY npm_licenses.tar.bz2 /npm_licenses.tar.bz2 # buildkit132.44 KB
16WORKDIR /prometheus100 B
17RUN |2 ARCH=armv7 OS=linux /bin/sh715 B
18USER nobody0 B
19EXPOSE map[9090/tcp:{}]0 B
20VOLUME [/prometheus]0 B
21ENTRYPOINT ["/bin/prometheus"]0 B
22CMD ["--config.file=/etc/prometheus/prometheus.yml" "--storage.tsdb.path=/prometheus" "--web.console.libraries=/usr/share/prometheus/console_libraries" "--web.console.templates=/usr/share/prometheus/consoles"]0 B

Command

ADD file:7313bd1c6b1a8bfeae3666875ea0860b2f9f16807a03034229b25625887d76f0 in /