Sign inSign up

simonswine/prometheus:20260807_om-parser-st-7905c5151

Multi-platform
Index digest

sha256:94f1f46a612109a50d744c2e704adad87cdf951f17f65ec08e42f90f4a47cecf

OS/ARCH

Compressed size

104.36 MB

Last pushed

about 1 month by simonswine

Type

Image

Manifest digest

sha256:de061dea4b15333dda6d5965b51e9bba683f97e084e7208f727e0d454d6673b5

Image Layers

1BusyBox 1.38.0 (uclibc), Buildroot 2026.02.2,781.53 KB
2MAINTAINER The Prometheus Authors <[email protected]>0 B
3COPY /rootfs / # buildkit317.01 KB
4LABEL maintainer=The Prometheus Authors <[email protected]>0 B
5LABEL org.opencontainers.image.authors=The Prometheus Authors org.opencontainers.image.vendor=Prometheus0 B
6ARG TARGETARCH=amd640 B
7COPY .build/linux-amd64/prometheus /bin/prometheus # buildkit56.69 MB
8COPY .build/linux-amd64/promtool /bin/promtool # buildkit46.59 MB
9COPY documentation/examples/prometheus.yml /etc/prometheus/prometheus.yml # buildkit655 B
10COPY LICENSE /LICENSE # buildkit3.93 KB
11COPY NOTICE /NOTICE # buildkit1.56 KB
12WORKDIR /prometheus100 B
13RUN |1 TARGETARCH=amd64 /bin/sh -c712 B
14USER nobody0 B
15EXPOSE [9090/tcp]0 B
16VOLUME [/prometheus]0 B
17ENTRYPOINT ["/bin/prometheus"]0 B
18CMD ["--config.file=/etc/prometheus/prometheus.yml" "--storage.tsdb.path=/prometheus"]0 B

Command

BusyBox 1.38.0 (uclibc), Buildroot 2026.02.2, Debian 13