sha256:7fc5a0cad7c3c40d87609c820c87f5d44135a42234b4ce40e1261fff8038dbde
OS/ARCH
Compressed size
83.9 MB
Last pushed
about 1 month by duplocloud
Type
Image
Manifest digest
sha256:121d39ed929a6cfaf56712321dbec2087a149a2abf3218c4b35fa7b037157b9e
Image Layers
1ADD file ... in / 813.6 KB2CMD ["sh"]0 B3MAINTAINER The Prometheus Authors0 B4COPY dir:02c961e21531be78a67ed9bad67d03391cfedcead8b0a35cfb9171346636f11a in / 475.76 KB5LABEL maintainer=The Prometheus Authors0 B6ARG ARCH=amd640 B7ARG OS=linux0 B8COPY file:3b594aad7d9d783620cdab2c5c43bbe04f9379fc5112405b2a20b537d3f05c18 in /bin/prometheus 44.01 MB9COPY file:b67013c731c424ffa8ccf7ad8ecb8359f051c59c59bb18df1d3631ae0b8d94fe in /bin/promtool 38.48 MB10COPY file:a1aaf2bddcc0da1d7ebaf7b5737c5e0341b463504dd919162cb8407f132c3cb8 in /etc/prometheus/prometheus.yml 605 B11COPY dir:6111a57e3d623c34c589208861b0de74585a44e342acdea27fdc4dbcb0415a3a in /usr/share/prometheus/console_libraries/ 2.61 KB12COPY dir:36e99d9be0f993d7fcca007c6d99e70ad6a7b0c54ffc1607769cfc1acf53d840 in /usr/share/prometheus/consoles/ 2.99 KB13COPY file:141c5dcfe0148c05d4c525671bb74da0e5c9e9a18e065974069cb945005f0bb3 in /LICENSE 3.92 KB14COPY file:79563d53a669b7142c9faf2e965160908521b0b0589abc49405c13d35cac1274 in /NOTICE 1.4 KB15COPY file:5eed0f37a9127f5068377e7cc2da39f0c34e7e68b91059166814883cfe623d8c in /npm_licenses.tar.bz2 132.43 KB16WORKDIR /prometheus99 B17|2 ARCH=arm64 OS=linux /bin/sh -c691 B18USER nobody0 B19EXPOSE 90900 B20VOLUME [/prometheus]0 B21ENTRYPOINT ["/bin/prometheus"]0 B22CMD ["--config.file=/etc/prometheus/prometheus.yml" "--storage.tsdb.path=/prometheus" "--web.console.libraries=/usr/share/prometheus/console_libraries"0 B23USER root0 B24ADD rootfs / # buildkit4.59 KB25COPY entrypoint.sh /entrypoint.sh # buildkit433 B26RUN /bin/sh -c chmod +x475 B27USER nobody0 B28ENTRYPOINT ["/entrypoint.sh"]0 B29CMD ["--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 BCommand
ADD file:bf8c87b4e50de49631b29676ba2c23c29c55c64df481db8ba76b5adc3c473838 in /