Sign inSign up

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

Index digest

sha256:4f18fa619f4ee08ecbd35e45ff91d43515fa03b90fbcfab65181e43bb0d92a6d

OS/ARCH

linux/amd64

Compressed size

16.76 MB

Last pushed

8 months by cogstack2

Type

Image

Manifest digest

sha256:403b1396639193364a579bb5a58157c3bbf5e3f2beeef2dd7618cd73f7d84b9b

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