sha256:97dba1708ab397a77313543a877951e67f0f363221b289e36f29121d50dc0950
OS/ARCH
Compressed size
104.7 MB
Last pushed
about 14 hours by sumoopensourcecollectionteam
Type
Image
Manifest digest
sha256:0151aa6081e7df8cbcbfbe7630c49582324a30692f38eff3c6defb3ec948195e
Image Layers
1BusyBox 1.37.0 (uclibc), Buildroot 2025.11.2,825.78 KB3COPY /rootfs / # buildkit316.97 KB5LABEL org.opencontainers.image.source=https://github.com/prometheus/prometheus0 B6ARG ARCH=arm640 B7ARG OS=linux0 B8COPY .build/linux-arm64/prometheus /bin/prometheus # buildkit54.32 MB9COPY .build/linux-arm64/promtool /bin/promtool # buildkit49.2 MB10COPY documentation/examples/prometheus.yml /etc/prometheus/prometheus.yml # buildkit635 B11COPY LICENSE /LICENSE # buildkit3.93 KB12COPY NOTICE /NOTICE # buildkit1.41 KB13COPY npm_licenses.tar.bz2 /npm_licenses.tar.bz2 # buildkit60.2 KB14WORKDIR /prometheus100 B15RUN |2 ARCH=arm64 OS=linux /bin/sh691 B16USER nobody0 B17EXPOSE map[9090/tcp:{}]0 B18VOLUME [/prometheus]0 B19ENTRYPOINT ["/bin/prometheus"]0 B20CMD ["--config.file=/etc/prometheus/prometheus.yml" "--storage.tsdb.path=/prometheus"]0 BCommand
BusyBox 1.37.0 (uclibc), Buildroot 2025.11.2, Debian 13