Sign inSign up

duplocloud/prometheus:e505a3019e097813e2d38c5c5140cd19516c411e

Multi-platform
Index digest

sha256:ce12c2f054485c55486f4efb7e96bd361c255fb46eadfc3b8418d5c932bcde8e

OS/ARCH

Compressed size

83.9 MB

Last pushed

7 months by duplocloud

Type

Image

Manifest digest

sha256:6e5ce2b2988a2d68822b7baa866f64aae32bb6829e06e99412d260f88a8a40da

Image Layers

1ADD file ... in / 813.6 KB
2CMD ["sh"]0 B
3MAINTAINER The Prometheus Authors0 B
4COPY dir:02c961e21531be78a67ed9bad67d03391cfedcead8b0a35cfb9171346636f11a in / 475.76 KB
5LABEL maintainer=The Prometheus Authors0 B
6ARG ARCH=amd640 B
7ARG OS=linux0 B
8COPY file:3b594aad7d9d783620cdab2c5c43bbe04f9379fc5112405b2a20b537d3f05c18 in /bin/prometheus 44.01 MB
9COPY file:b67013c731c424ffa8ccf7ad8ecb8359f051c59c59bb18df1d3631ae0b8d94fe in /bin/promtool 38.48 MB
10COPY file:a1aaf2bddcc0da1d7ebaf7b5737c5e0341b463504dd919162cb8407f132c3cb8 in /etc/prometheus/prometheus.yml 605 B
11COPY dir:6111a57e3d623c34c589208861b0de74585a44e342acdea27fdc4dbcb0415a3a in /usr/share/prometheus/console_libraries/ 2.61 KB
12COPY dir:36e99d9be0f993d7fcca007c6d99e70ad6a7b0c54ffc1607769cfc1acf53d840 in /usr/share/prometheus/consoles/ 2.99 KB
13COPY file:141c5dcfe0148c05d4c525671bb74da0e5c9e9a18e065974069cb945005f0bb3 in /LICENSE 3.92 KB
14COPY file:79563d53a669b7142c9faf2e965160908521b0b0589abc49405c13d35cac1274 in /NOTICE 1.4 KB
15COPY file:5eed0f37a9127f5068377e7cc2da39f0c34e7e68b91059166814883cfe623d8c in /npm_licenses.tar.bz2 132.43 KB
16WORKDIR /prometheus99 B
17|2 ARCH=arm64 OS=linux /bin/sh -c691 B
18USER nobody0 B
19EXPOSE 90900 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"0 B
23USER root0 B
24ADD rootfs / # buildkit4.58 KB
25COPY entrypoint.sh /entrypoint.sh # buildkit433 B
26RUN /bin/sh -c chmod +x478 B
27USER nobody0 B
28ENTRYPOINT ["/entrypoint.sh"]0 B
29CMD ["--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:bf8c87b4e50de49631b29676ba2c23c29c55c64df481db8ba76b5adc3c473838 in /