sha256:2ef70e3add587792a6c75f799f52a378575010fc06058b0fad684744fc7c36a0
OS/ARCH
Compressed size
132.2 MB
Last pushed
11 months by zyclonite
Type
Image
Manifest digest
sha256:dd2b1db32059f33df813fb7fcfdbb494e4163280c5352a4bd2d51fd3f1ee9f16
Image Layers
1ADD file ... in / 778.93 KB2CMD ["sh"]0 B4COPY /rootfs / # buildkit481.71 KB6LABEL org.opencontainers.image.source=https://github.com/prometheus/prometheus0 B7ARG ARCH=amd640 B8ARG OS=linux0 B9COPY .build/linux-amd64/prometheus /bin/prometheus # buildkit68.09 MB10COPY .build/linux-amd64/promtool /bin/promtool # buildkit62.81 MB11COPY documentation/examples/prometheus.yml /etc/prometheus/prometheus.yml # buildkit646 B12COPY LICENSE /LICENSE # buildkit4.02 KB13COPY NOTICE /NOTICE # buildkit1.43 KB14COPY npm_licenses.tar.bz2 /npm_licenses.tar.bz2 # buildkit62.03 KB15WORKDIR /prometheus106 B16RUN |2 ARCH=amd64 OS=linux /bin/sh709 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:ee9bb8755ccbdd689b434d9b4ac7518e972699604ecda33e4ddc2a15d2831443 in /