sha256:d0d1b7fb29c8a40cca863cdc2bba9abfc96335bc1f6cb61f9a5d49f259387156
OS/ARCH
linux/riscv64
Compressed size
16.75 MB
Last pushed
8 days by prombot
Type
Image
Manifest digest
sha256:d0d1b7fb29c8a40cca863cdc2bba9abfc96335bc1f6cb61f9a5d49f259387156
Image Layers
1BusyBox 1.38.0 (uclibc), Buildroot 2026.05.1,930.73 KB3COPY /rootfs / # buildkit317.01 KB6LABEL org.opencontainers.image.vendor=Prometheus0 B7LABEL org.opencontainers.image.title=Blackbox Exporter0 B8LABEL org.opencontainers.image.description=Prometheus blackbox prober exporter0 B9LABEL org.opencontainers.image.source=https://github.com/prometheus/blackbox_exporter0 B10LABEL org.opencontainers.image.url=https://github.com/prometheus/blackbox_exporter0 B11LABEL org.opencontainers.image.documentation=https://github.com/prometheus/blackbox_exporter/blob/main/README.md0 B12LABEL org.opencontainers.image.licenses=Apache License 2.00 B13LABEL io.prometheus.image.variant=busybox0 B14ARG ARCH=riscv640 B15ARG OS=linux0 B16COPY .build/linux-riscv64/blackbox_exporter /bin/blackbox_exporter # buildkit15.53 MB17COPY blackbox.yml /etc/blackbox_exporter/config.yml # buildkit769 B18EXPOSE map[9115/tcp:{}]0 B19ENTRYPOINT ["/bin/blackbox_exporter"]0 B20CMD ["--config.file=/etc/blackbox_exporter/config.yml"]0 BCommand
BusyBox 1.38.0 (uclibc), Buildroot 2026.05.1, Debian 13