Sign inSign up

prom/blackbox-exporter:master

Multi-platform
Index digest

sha256:5a10bb99c2570191a6af5b2221ab2b446a4f85cc71d097890e1b30041c2e8b14

OS/ARCH

Compressed size

16.21 MB

Last pushed

3 days by prombot

Type

Image

Manifest digest

sha256:2153c24c0ca268f45e6abbaff64f277d723f2e4e3a5fdfe6a91e1eef6fbcc644

Image Layers

1BusyBox 1.38.0 (uclibc), Buildroot 2026.05.1,732.54 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 <[email protected]>0 B
6LABEL org.opencontainers.image.vendor=Prometheus0 B
7LABEL org.opencontainers.image.title=Blackbox Exporter0 B
8LABEL org.opencontainers.image.description=Prometheus blackbox prober exporter0 B
9LABEL org.opencontainers.image.source=https://github.com/prometheus/blackbox_exporter0 B
10LABEL org.opencontainers.image.url=https://github.com/prometheus/blackbox_exporter0 B
11LABEL org.opencontainers.image.documentation=https://github.com/prometheus/blackbox_exporter/blob/main/README.md0 B
12LABEL org.opencontainers.image.licenses=Apache License 2.00 B
13LABEL io.prometheus.image.variant=busybox0 B
14ARG ARCH=armv70 B
15ARG OS=linux0 B
16COPY .build/linux-armv7/blackbox_exporter /bin/blackbox_exporter # buildkit15.18 MB
17COPY blackbox.yml /etc/blackbox_exporter/config.yml # buildkit769 B
18EXPOSE map[9115/tcp:{}]0 B
19ENTRYPOINT ["/bin/blackbox_exporter"]0 B
20CMD ["--config.file=/etc/blackbox_exporter/config.yml"]0 B

Command

BusyBox 1.38.0 (uclibc), Buildroot 2026.05.1, Debian 13