quay.io/prometheuscommunity/ipmi-exporter:latest linux/amd64

quay.io/prometheuscommunity/ipmi-exporter:latest - 国内下载镜像源 浏览次数:21

温馨提示:此镜像为latest tag镜像,本站无法保证此版本为最新镜像

这是一个用于导出 IPMI (Intelligent Platform Management Interface) 指标数据的 Prometheus Exporter 镜像。

它允许 Prometheus 监控服务器的硬件健康状况,例如 CPU 温度、风扇速度、电源电压等,这些数据通常通过 IPMI 接口获取。

源镜像 quay.io/prometheuscommunity/ipmi-exporter:latest
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/prometheuscommunity/ipmi-exporter:latest
镜像ID sha256:13006afef04b6d1310e24f4b1a9e2184a988d2a70589c941089d1507afbdace7
镜像TAG latest
大小 35.23MB
镜像源 quay.io
CMD
启动入口 /bin/ipmi_exporter
工作目录 /
OS/平台 linux/amd64
浏览量 21 次
贡献者 64******1@qq.com
镜像创建 2025-02-12T19:56:30.387500049Z
同步时间 2025-06-10 11:34
更新时间 2025-06-16 20:07
开放端口
9290/tcp
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
镜像标签
The Prometheus Authors <prometheus-developers@googlegroups.com>: maintainer

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/prometheuscommunity/ipmi-exporter:latest
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/prometheuscommunity/ipmi-exporter:latest  quay.io/prometheuscommunity/ipmi-exporter:latest

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/prometheuscommunity/ipmi-exporter:latest
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/prometheuscommunity/ipmi-exporter:latest  quay.io/prometheuscommunity/ipmi-exporter:latest

Shell快速替换命令

sed -i 's#quay.io/prometheuscommunity/ipmi-exporter:latest#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/prometheuscommunity/ipmi-exporter:latest#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/prometheuscommunity/ipmi-exporter:latest && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/prometheuscommunity/ipmi-exporter:latest  quay.io/prometheuscommunity/ipmi-exporter:latest'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/prometheuscommunity/ipmi-exporter:latest && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/prometheuscommunity/ipmi-exporter:latest  quay.io/prometheuscommunity/ipmi-exporter:latest'

镜像构建历史


# 2025-02-13 03:56:30  0.00B 配置容器启动时运行的命令
ENTRYPOINT ["/bin/ipmi_exporter"]
                        
# 2025-02-13 03:56:30  0.00B 指定运行容器时使用的用户
USER nobody
                        
# 2025-02-13 03:56:30  0.00B 声明容器运行时监听的端口
EXPOSE map[9290/tcp:{}]
                        
# 2025-02-13 03:56:30  18.23MB 复制新文件或目录到容器中
COPY .build/linux-amd64/ipmi_exporter /bin/ipmi_exporter # buildkit
                        
# 2025-02-13 03:56:30  0.00B 定义构建参数
ARG OS=linux
                        
# 2025-02-13 03:56:30  0.00B 定义构建参数
ARG ARCH=amd64
                        
# 2025-02-13 03:56:30  0.00B 添加元数据标签
LABEL maintainer=The Prometheus Authors <prometheus-developers@googlegroups.com>
                        
# 2025-02-13 03:56:30  9.17MB 执行命令并创建新的镜像层
RUN /bin/sh -c apk --no-cache add freeipmi # buildkit
                        
# 2025-01-08 20:07:30  0.00B 设置默认要执行的命令
CMD ["/bin/sh"]
                        
# 2025-01-08 20:07:30  7.83MB 复制文件或目录到容器中
ADD alpine-minirootfs-3.21.2-x86_64.tar.gz / # buildkit
                        
                    

镜像信息

{
    "Id": "sha256:13006afef04b6d1310e24f4b1a9e2184a988d2a70589c941089d1507afbdace7",
    "RepoTags": [
        "quay.io/prometheuscommunity/ipmi-exporter:latest",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/prometheuscommunity/ipmi-exporter:latest"
    ],
    "RepoDigests": [
        "quay.io/prometheuscommunity/ipmi-exporter@sha256:d224d6439bf11fdfc904beb0f12947477c016b284107e1f48beac01c950e01c8",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/prometheuscommunity/ipmi-exporter@sha256:63194937e63040c4a106b396cc1f6194f2017ac3c8b7167d3f07e5c3691c1c04"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2025-02-12T19:56:30.387500049Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "nobody",
        "AttachStdin": false,
        "AttachStdout": false,
        "AttachStderr": false,
        "ExposedPorts": {
            "9290/tcp": {}
        },
        "Tty": false,
        "OpenStdin": false,
        "StdinOnce": false,
        "Env": [
            "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
        ],
        "Cmd": null,
        "Image": "",
        "Volumes": null,
        "WorkingDir": "/",
        "Entrypoint": [
            "/bin/ipmi_exporter"
        ],
        "OnBuild": null,
        "Labels": {
            "maintainer": "The Prometheus Authors \u003cprometheus-developers@googlegroups.com\u003e"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 35229028,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/216742e6a2088094962ee46982f6c6295dab0049e8484762c0c03812a6e7ed26/diff:/var/lib/docker/overlay2/d20d579acee6b92a841ecc27f4d08dddd63e6a78b9aab3e87eac393e91dd0045/diff",
            "MergedDir": "/var/lib/docker/overlay2/2af8597b9f66cb8e84b142807773599484f7d6f7ee92cb433a142bc08b791abe/merged",
            "UpperDir": "/var/lib/docker/overlay2/2af8597b9f66cb8e84b142807773599484f7d6f7ee92cb433a142bc08b791abe/diff",
            "WorkDir": "/var/lib/docker/overlay2/2af8597b9f66cb8e84b142807773599484f7d6f7ee92cb433a142bc08b791abe/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:a0904247e36a7726c03c71ee48f3e64462021c88dafeb13f37fdaf613b27f11c",
            "sha256:de6b570ab67063698fa55045012b929db73040b35081190228e4699148091f0b",
            "sha256:17b618939286868c945e854aef436a1094edc574eec7bc2c2094ae8a846a2f1a"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-06-10T11:34:19.237186364+08:00"
    }
}

更多版本

quay.io/prometheuscommunity/ipmi-exporter:latest

linux/amd64 quay.io35.23MB2025-06-10 11:34
20