sha256:ff7e389acbe064a4823212a500393d40a28a8f362e4b05cbf6742a9a3ef736b2
OS/ARCH
Compressed size
118.71 MB
Last pushed
about 4 hours by sumoopensourcecollectionteam
Type
Image
Manifest digest
sha256:580604a0c19777a3ac0526770f3b18f4fc7a12998045df1c63e894190d6c5d61
Image Layers
1ADD file ... in / 715.51 KB2CMD ["sh"]0 B4COPY /rootfs / # buildkit469.65 KB6LABEL org.opencontainers.image.source=https://github.com/prometheus/prometheus0 B7ARG ARCH=armv70 B8ARG OS=linux0 B9COPY .build/linux-armv7/prometheus /bin/prometheus # buildkit61.27 MB10COPY .build/linux-armv7/promtool /bin/promtool # buildkit56.22 MB11COPY documentation/examples/prometheus.yml /etc/prometheus/prometheus.yml # buildkit636 B12COPY LICENSE /LICENSE # buildkit3.93 KB13COPY NOTICE /NOTICE # buildkit1.41 KB14COPY npm_licenses.tar.bz2 /npm_licenses.tar.bz2 # buildkit60.19 KB15WORKDIR /prometheus100 B16RUN |2 ARCH=armv7 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:7313bd1c6b1a8bfeae3666875ea0860b2f9f16807a03034229b25625887d76f0 in /