TMF

mirror/blackbox-exporter (v0.25.0)

Published 2026-08-11 17:32:48 -03:00 by tarcisio

Installation

docker pull git.trademarketingforce.com/tmf/mirror/blackbox-exporter:v0.25.0
sha256:67847e8aaec3c4852a2c7d84d5344e7931521962988c48df00cd980cd1b490a2

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
2026-08-11 17:32:48 -03:00
1
OCI / Docker
linux/amd64
12 MiB
Versions (1) View all
v0.25.0 2026-08-11