rancher/prom-prometheus:v3.2.1-arm

Manifest digest

sha256:b6f71b84c95f6bca0facd1598992f8f093059bb591f950cfb07b6baca4dbab79

OS/ARCH

linux/arm/v7

Compressed size

102.26 MB

Last pushed

over 1 year by autorancher

Type

Image

Manifest digest

sha256:b6f71b84c95f6bca0facd1598992f8f093059bb591f950cfb07b6baca4dbab79

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
6LABEL org.opencontainers.image.source=https://github.com/prometheus/prometheus0 B
7ARG ARCH=amd640 B
8ARG OS=linux0 B
9COPY .build/linux-armv7/prometheus /bin/prometheus # buildkit53.03 MB
10COPY .build/linux-armv7/promtool /bin/promtool # buildkit47.99 MB
11COPY documentation/examples/prometheus.yml /etc/prometheus/prometheus.yml # buildkit604 B
12COPY LICENSE /LICENSE # buildkit3.93 KB
13COPY NOTICE /NOTICE # buildkit1.41 KB
14COPY npm_licenses.tar.bz2 /npm_licenses.tar.bz2 # buildkit77.9 KB
15WORKDIR /prometheus100 B
16RUN |2 ARCH=armv7 OS=linux /bin/sh658 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:7313bd1c6b1a8bfeae3666875ea0860b2f9f16807a03034229b25625887d76f0 in /