sha256:23031bfe0e74a13004252caaa74eccd0d62b6c6e7a04711d5b8bf5b7e113adc7
OS/ARCH
Compressed size
119.21 MB
Last pushed
about 6 hours by sumoopensourcecollectionteam
Type
Image
Manifest digest
sha256:eea6e3826715389156a61e0a8281e9b2e87c6de9e827d51e1407dab7a3b65fb6
Image Layers
1ADD file ... in / 817.11 KB2CMD ["sh"]0 B4COPY /rootfs / # buildkit469.65 KB6LABEL org.opencontainers.image.source=https://github.com/prometheus/prometheus0 B7ARG ARCH=arm640 B8ARG OS=linux0 B9COPY .build/linux-arm64/prometheus /bin/prometheus # buildkit61.48 MB10COPY .build/linux-arm64/promtool /bin/promtool # buildkit56.41 MB11COPY documentation/examples/prometheus.yml /etc/prometheus/prometheus.yml # buildkit637 B12COPY LICENSE /LICENSE # buildkit3.93 KB13COPY NOTICE /NOTICE # buildkit1.41 KB14COPY npm_licenses.tar.bz2 /npm_licenses.tar.bz2 # buildkit60.24 KB15WORKDIR /prometheus100 B16RUN |2 ARCH=arm64 OS=linux /bin/sh693 B17USER nobody0 B18EXPOSE map[9090/tcp:{}]0 B19VOLUME [/prometheus]0 B20ENTRYPOINT ["/bin/prometheus"]0 B21CMD ["--config.file=/etc/prometheus/prometheus.yml" "--storage.tsdb.path=/prometheus"]0 BCommand
ADD file:1582deb90400e4ba7841816ec06c91038e252bb107fb018609202c6683f17bfb in /