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 KB3COPY /rootfs / # buildkit471.38 KB5ARG ARCH=amd640 B6ARG OS=linux0 B7COPY .build/linux-amd64/blackbox_exporter /bin/blackbox_exporter # buildkit15.55 MB8COPY blackbox.yml /etc/blackbox_exporter/config.yml # buildkit755 B9EXPOSE map[9115/tcp:{}]0 B10ENTRYPOINT ["/bin/blackbox_exporter"]0 B11CMD ["--config.file=/etc/blackbox_exporter/config.yml"]0 B12LABEL 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 B13COPY ./blackbox-exporter /config # buildkit368 B14CMD ["--config.file=/config/blackbox.yml"]0 BCommand
BusyBox 1.37.0 (uclibc), Buildroot 2025.08.2, Debian 13