sha256:c3d9bffca71a3a3a5078668eb3042734e6b48e25c0cfee8b4fe26969dd741638
OS/ARCH
Compressed size
118.05 MB
Last pushed
5 months by altinitybuilds
Type
Image
Manifest digest
sha256:c3205c5bb6cfec3d772d9f3e62db348129d61526ec22dd6cd25269c33819695e
Image Layers
1ADD file ... in / 764.68 KB2CMD ["sh"]0 B4COPY /rootfs / # buildkit469.65 KB6LABEL org.opencontainers.image.source=https://github.com/prometheus/prometheus0 B7ARG ARCH=amd640 B8ARG OS=linux0 B9COPY .build/linux-amd64/prometheus /bin/prometheus # buildkit61.07 MB10COPY .build/linux-amd64/promtool /bin/promtool # buildkit55.71 MB11COPY documentation/examples/prometheus.yml /etc/prometheus/prometheus.yml # buildkit638 B12COPY LICENSE /LICENSE # buildkit3.93 KB13COPY NOTICE /NOTICE # buildkit1.41 KB14COPY npm_licenses.tar.bz2 /npm_licenses.tar.bz2 # buildkit59.02 KB15WORKDIR /prometheus100 B16RUN |2 ARCH=amd64 OS=linux /bin/sh692 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 /