quay.io/prometheus/blackbox-exporter:v0.19.0 linux/amd64

quay.io/prometheus/blackbox-exporter:v0.19.0 - 国内下载镜像源 浏览次数:29
👉

Quay.io/Prometheus/Blackbox-Exporter是Prometheus项目维护的一个 exporter 镜像,用于从远程探测器中收集数据,并将其推送到Prometheus服务器上。这个镜像支持多种协议,如HTTP、HTTPS、TCP、UDP 等,可以用来检测服务的可达性和延迟。

源镜像 quay.io/prometheus/blackbox-exporter:v0.19.0
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/prometheus/blackbox-exporter:v0.19.0
镜像ID sha256:c9e462ce1ee4b1e90a25a021552357b9160d13953c09f856017d22a5ffd18937
镜像TAG v0.19.0
大小 20.89MB
镜像源 quay.io
CMD --config.file=/etc/blackbox_exporter/config.yml
启动入口 /bin/blackbox_exporter
工作目录
OS/平台 linux/amd64
浏览量 29 次
贡献者
镜像创建 2021-05-10T13:06:07.272686251Z
同步时间 2025-02-12 12:21
更新时间 2025-02-21 17:20
开放端口
9115/tcp
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
镜像标签
The Prometheus Authors <prometheus-developers@googlegroups.com>: maintainer
镜像安全扫描 查看Trivy扫描报告

系统OS: 扫描引擎: Trivy 扫描时间: 2025-02-12 12:21

低危漏洞:1 中危漏洞:33 高危漏洞:54 严重漏洞:5

Docker拉取命令 无权限下载?点我修复

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/prometheus/blackbox-exporter:v0.19.0
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/prometheus/blackbox-exporter:v0.19.0  quay.io/prometheus/blackbox-exporter:v0.19.0

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/prometheus/blackbox-exporter:v0.19.0
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/prometheus/blackbox-exporter:v0.19.0  quay.io/prometheus/blackbox-exporter:v0.19.0

Shell快速替换命令

sed -i 's#quay.io/prometheus/blackbox-exporter:v0.19.0#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/prometheus/blackbox-exporter:v0.19.0#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/prometheus/blackbox-exporter:v0.19.0 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/prometheus/blackbox-exporter:v0.19.0  quay.io/prometheus/blackbox-exporter:v0.19.0'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/prometheus/blackbox-exporter:v0.19.0 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/prometheus/blackbox-exporter:v0.19.0  quay.io/prometheus/blackbox-exporter:v0.19.0'

镜像构建历史


# 2021-05-10 21:06:07  0.00B 
/bin/sh -c #(nop)  CMD ["--config.file=/etc/blackbox_exporter/config.yml"]
                        
# 2021-05-10 21:06:07  0.00B 
/bin/sh -c #(nop)  ENTRYPOINT ["/bin/blackbox_exporter"]
                        
# 2021-05-10 21:06:06  0.00B 
/bin/sh -c #(nop)  EXPOSE 9115
                        
# 2021-05-10 21:06:06  672.00B 
/bin/sh -c #(nop) COPY file:f5fbfa139d487b06bd73d1996879c9b80f1483c00130cf9425d157debcef5959 in /etc/blackbox_exporter/config.yml 
                        
# 2021-05-10 21:06:06  18.22MB 
/bin/sh -c #(nop) COPY file:20fbc70dd5c08285b8369b70c5d62551aab7865c22b0911d09216448bf876986 in /bin/blackbox_exporter 
                        
# 2021-05-10 21:06:06  0.00B 
/bin/sh -c #(nop)  ARG OS=linux
                        
# 2021-05-10 21:06:05  0.00B 
/bin/sh -c #(nop)  ARG ARCH=amd64
                        
# 2021-05-10 21:06:05  0.00B 
/bin/sh -c #(nop)  LABEL maintainer=The Prometheus Authors <prometheus-developers@googlegroups.com>
                        
# 2021-05-05 21:16:15  1.44MB 
/bin/sh -c #(nop) COPY dir:bb5589ed25434b0b558cbb90afcfcf5d8a00daa153b27dbdf5a969f9984d9b5a in / 
                        
# 2021-05-05 21:16:15  0.00B 
/bin/sh -c #(nop)  MAINTAINER The Prometheus Authors <prometheus-developers@googlegroups.com>
                        
# 2021-05-04 08:19:49  0.00B 
/bin/sh -c #(nop)  CMD ["sh"]
                        
# 2021-05-04 08:19:49  1.24MB 
/bin/sh -c #(nop) ADD file:dc794c2febce9ec5b68ca4f55027eb4e7d42fc7941e15ba578585d8a166d2d13 in / 
                        
                    

镜像信息

{
    "Id": "sha256:c9e462ce1ee4b1e90a25a021552357b9160d13953c09f856017d22a5ffd18937",
    "RepoTags": [
        "quay.io/prometheus/blackbox-exporter:v0.19.0",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/prometheus/blackbox-exporter:v0.19.0"
    ],
    "RepoDigests": [
        "quay.io/prometheus/blackbox-exporter@sha256:94de5897eef1b3c1ba7fbfebb9af366e032c0ff915a52c0066ff2e0c1bcd2e45",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/prometheus/blackbox-exporter@sha256:e3b9b1bdc2be085199c2333f65a8aa342d42fc8f921937c46498a1c5f7a49204"
    ],
    "Parent": "",
    "Comment": "",
    "Created": "2021-05-10T13:06:07.272686251Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "19.03.8",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "",
        "AttachStdin": false,
        "AttachStdout": false,
        "AttachStderr": false,
        "ExposedPorts": {
            "9115/tcp": {}
        },
        "Tty": false,
        "OpenStdin": false,
        "StdinOnce": false,
        "Env": [
            "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
        ],
        "Cmd": [
            "--config.file=/etc/blackbox_exporter/config.yml"
        ],
        "Image": "sha256:bf8742314f3c2d5fd2244ba40d90bf64e692facc1d97579a74df871e4388b181",
        "Volumes": null,
        "WorkingDir": "",
        "Entrypoint": [
            "/bin/blackbox_exporter"
        ],
        "OnBuild": null,
        "Labels": {
            "maintainer": "The Prometheus Authors \u003cprometheus-developers@googlegroups.com\u003e"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 20894971,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/b1a4415b57742761d6e0364cc881b78b04cfbca9e651453d10b839d2a821127f/diff:/var/lib/docker/overlay2/54d62e7342f2fc9a27d624b796e41cbadcafceb464731161d6051f22f3c352dc/diff:/var/lib/docker/overlay2/80756f47ef286aa334719107144ad7a5c37a6f1a10a0d575ffb1d90f9f3bf282/diff",
            "MergedDir": "/var/lib/docker/overlay2/559d11e84c8c7e5d69f30b9e486c175507922b6b85431863e61ba9f19840a9d9/merged",
            "UpperDir": "/var/lib/docker/overlay2/559d11e84c8c7e5d69f30b9e486c175507922b6b85431863e61ba9f19840a9d9/diff",
            "WorkDir": "/var/lib/docker/overlay2/559d11e84c8c7e5d69f30b9e486c175507922b6b85431863e61ba9f19840a9d9/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:36b45d63da70799f32c6e82de9be2e75167099b010def8771cf847c0e4c9c975",
            "sha256:8d42cad20cacf3df7898198075e3418f33cee8b0ea85c00ab4220fed62d66d6f",
            "sha256:2602b7dbbd451484e0a611e7ec38783bd068674161bd8a19d7f417aab7038661",
            "sha256:67ea1feffea3def8e2a9330ec6fa5db21d427958da746ad3dab762475cb4a032"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-02-12T12:21:49.783953804+08:00"
    }
}

更多版本

quay.io/prometheus/blackbox-exporter:v0.25.0

linux/amd64 quay.io24.38MB2024-06-27 22:47
490

quay.io/prometheus/blackbox-exporter:v0.23.0

linux/arm64 quay.io23.00MB2024-08-14 17:17
160

quay.io/prometheus/blackbox-exporter:v0.24.0

linux/amd64 quay.io23.86MB2024-09-30 22:53
142

quay.io/prometheus/blackbox-exporter:v0.24.0

linux/arm64 quay.io23.13MB2024-10-31 18:28
109

quay.io/prometheus/blackbox-exporter:v0.19.0

linux/amd64 quay.io20.89MB2025-02-12 12:21
28