Infrastructure as Code

Repositories with services as code

blackbox-exporter (v0.27.0)

Published 2025-11-30 15:33:49 +03:00 by mpavlov

Installation

docker pull olssonul.com/iac/blackbox-exporter:v0.27.0
sha256:87fc6f8615699105ccf516ee95beab8c8dad48c28564a1f4e0d93c56e57ebe6c

Image Layers

ADD file:ee9bb8755ccbdd689b434d9b4ac7518e972699604ecda33e4ddc2a15d2831443 in /
CMD ["sh"]
MAINTAINER The Prometheus Authors <prometheus-developers@googlegroups.com>
COPY /rootfs / # buildkit
LABEL maintainer=The Prometheus Authors <prometheus-developers@googlegroups.com>
ARG ARCH=amd64
ARG OS=linux
COPY .build/linux-amd64/blackbox_exporter /bin/blackbox_exporter # buildkit
COPY blackbox.yml /etc/blackbox_exporter/config.yml # buildkit
EXPOSE map[9115/tcp:{}]
ENTRYPOINT ["/bin/blackbox_exporter"]
CMD ["--config.file=/etc/blackbox_exporter/config.yml"]

Labels

Key Value
maintainer The Prometheus Authors <prometheus-developers@googlegroups.com>
Details
Container
2025-11-30 15:33:49 +03:00
4
OCI / Docker
linux/amd64
16 MiB
Versions (1) View all
v0.27.0 2025-11-30