sha256:dd69b6018fea0e4fb36a56fc99680f46fbed84766ac3475bf884bfe109fc55e6
OS/ARCH
linux/amd64
Compressed size
128.17 MB
Last pushed
11 months by guilhermesimoesbr
Type
Image
Manifest digest
sha256:5febe07d601092ae202cb9f40c3f8f1ef73f3db8c83a1423ea1def911c161bc8
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 # buildkit66.06 MB10COPY .build/linux-amd64/promtool /bin/promtool # buildkit60.84 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=amd64 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 B22COPY targets/* /etc/prometheus/targets/ # buildkit284 B23COPY prometheus.yml /etc/prometheus/prometheus.yml # buildkit331 B24EXPOSE &{[{{5 0} {5 0}}]0 BCommand
ADD file:ee9bb8755ccbdd689b434d9b4ac7518e972699604ecda33e4ddc2a15d2831443 in /