Sign inSign up

cogstacksystems/cogstack-observability-blackbox-exporter:sha-e4e2f59

Index digest

sha256:d29375e10ba868ec1108acd5a18c5c079e08c97f1fcbb147dbc4b39daacf73bf

OS/ARCH

linux/amd64

Compressed size

16.76 MB

Last pushed

8 months by cogstack2

Type

Image

Manifest digest

sha256:8ccf7555eabe9e3fa20dcad0aba931e2c3e62b4aaa8a80518ccc4af9b74e83ca

Image Layers

1BusyBox 1.37.0 (uclibc), Buildroot 2025.08.2,765.04 KB
2MAINTAINER The Prometheus Authors <[email protected]>0 B
3COPY /rootfs / # buildkit471.38 KB
4LABEL maintainer=The Prometheus Authors <[email protected]>0 B
5ARG ARCH=amd640 B
6ARG OS=linux0 B
7COPY .build/linux-amd64/blackbox_exporter /bin/blackbox_exporter # buildkit15.55 MB
8COPY blackbox.yml /etc/blackbox_exporter/config.yml # buildkit755 B
9EXPOSE map[9115/tcp:{}]0 B
10ENTRYPOINT ["/bin/blackbox_exporter"]0 B
11CMD ["--config.file=/etc/blackbox_exporter/config.yml"]0 B
12LABEL traefik.enable=true traefik.http.routers.blackbox-exporter-path-router.rule=PathPrefix(`/blackbox-exporter`) traefik.http.middlewares.blackbox-exporter-stripprefix.stripprefix.prefixes=/blackbox-exporter traefik.http.routers.blackbox-exporter-path-router.middlewares=blackbox-exporter-stripprefix@docker0 B
13COPY ./blackbox-exporter /config # buildkit368 B
14CMD ["--config.file=/config/blackbox.yml"]0 B

Command

BusyBox 1.37.0 (uclibc), Buildroot 2025.08.2, Debian 13