quay.io/prometheuscommunity/elasticsearch-exporter:v1.9.0 linux/amd64

quay.io/prometheuscommunity/elasticsearch-exporter:v1.9.0 - 国内下载镜像源 浏览次数:34
**镜像描述信息** * **名称:** quay.io/prometheuscommunity/elasticsearch-exporter * **描述:**
  • 是一个从 Elasticsearch 提供的数据导出工具
  • 可用于将 Elasticsearch 的数据以 Prometheus 形式存储和推送
  • 可以用于集群内监控和管理
源镜像 quay.io/prometheuscommunity/elasticsearch-exporter:v1.9.0
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/prometheuscommunity/elasticsearch-exporter:v1.9.0
镜像ID sha256:006546268ebc19aa0f9eec246c55fe919f78df9f8d31a00c31f6f8f11b042dbc
镜像TAG v1.9.0
大小 20.88MB
镜像源 quay.io
CMD
启动入口 /bin/elasticsearch_exporter
工作目录
OS/平台 linux/amd64
浏览量 34 次
贡献者
镜像创建 2025-03-03T10:03:35.548999936Z
同步时间 2025-05-05 10:41
更新时间 2025-05-17 07:56
开放端口
7979/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/elasticsearch-exporter:v1.9.0
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/prometheuscommunity/elasticsearch-exporter:v1.9.0  quay.io/prometheuscommunity/elasticsearch-exporter:v1.9.0

Containerd拉取命令

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

Shell快速替换命令

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

Ansible快速分发-Docker

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

Ansible快速分发-Containerd

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

镜像构建历史


# 2025-03-03 18:03:35  0.00B 配置容器启动时运行的命令
ENTRYPOINT ["/bin/elasticsearch_exporter"]
                        
# 2025-03-03 18:03:35  0.00B 指定运行容器时使用的用户
USER nobody
                        
# 2025-03-03 18:03:35  0.00B 声明容器运行时监听的端口
EXPOSE map[7979/tcp:{}]
                        
# 2025-03-03 18:03:35  15.07MB 复制新文件或目录到容器中
COPY .build/linux-amd64/elasticsearch_exporter /bin/elasticsearch_exporter # buildkit
                        
# 2025-03-03 18:03:35  0.00B 定义构建参数
ARG OS=linux
                        
# 2025-03-03 18:03:35  0.00B 定义构建参数
ARG ARCH=amd64
                        
# 2025-03-03 18:03:35  0.00B 添加元数据标签
LABEL maintainer=The Prometheus Authors <prometheus-developers@googlegroups.com>
                        
# 2023-12-15 18:55:00  1.55MB 复制新文件或目录到容器中
COPY /rootfs / # buildkit
                        
# 2023-12-15 18:55:00  0.00B 
MAINTAINER The Prometheus Authors <prometheus-developers@googlegroups.com>
                        
# 2023-12-06 04:23:00  0.00B 
/bin/sh -c #(nop)  CMD ["sh"]
                        
# 2023-12-06 04:23:00  4.26MB 
/bin/sh -c #(nop) ADD file:3e14759e7d5cfaf0f3ac6499d85dd2ceb521929cf523b51a767814c54f4b4994 in / 
                        
                    

镜像信息

{
    "Id": "sha256:006546268ebc19aa0f9eec246c55fe919f78df9f8d31a00c31f6f8f11b042dbc",
    "RepoTags": [
        "quay.io/prometheuscommunity/elasticsearch-exporter:v1.9.0",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/prometheuscommunity/elasticsearch-exporter:v1.9.0"
    ],
    "RepoDigests": [
        "quay.io/prometheuscommunity/elasticsearch-exporter@sha256:09a6fb742d75ee6d4a03581f1887f66d80884b16d0db2302462667b899f24392",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/prometheuscommunity/elasticsearch-exporter@sha256:f9b7355617c7fe53f3317c95e61026aba2611a64a58dd31390a0dfb78e277804"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2025-03-03T10:03:35.548999936Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "The Prometheus Authors \u003cprometheus-developers@googlegroups.com\u003e",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "nobody",
        "AttachStdin": false,
        "AttachStdout": false,
        "AttachStderr": false,
        "ExposedPorts": {
            "7979/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/elasticsearch_exporter"
        ],
        "OnBuild": null,
        "Labels": {
            "maintainer": "The Prometheus Authors \u003cprometheus-developers@googlegroups.com\u003e"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 20884098,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/1aebe93198f82fce0870a1b58c70666dcbfabc3c7c6658dd441819f71fd698f8/diff:/var/lib/docker/overlay2/3f09060cccf1876cacfb47d86d8e9b0048405af344eb89547e42d90decc90dfe/diff",
            "MergedDir": "/var/lib/docker/overlay2/e05eea5efab0bfdbcc6ca73eb8b961a32e4cad80ede61ef2f14b9211993ca534/merged",
            "UpperDir": "/var/lib/docker/overlay2/e05eea5efab0bfdbcc6ca73eb8b961a32e4cad80ede61ef2f14b9211993ca534/diff",
            "WorkDir": "/var/lib/docker/overlay2/e05eea5efab0bfdbcc6ca73eb8b961a32e4cad80ede61ef2f14b9211993ca534/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:134949ec8800e56aef84679127eb2da7e1d2db5c0c905268e1ba5b12f58ee06c",
            "sha256:339d7795d6a2952713c9a18165fa768d9ead0fbc728304713deaa36c5e3b533e",
            "sha256:974823051037522ee7bd7133c6b66e2ea4eee4f2f6db143f8962f3f45a69720b"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-05-05T10:41:14.349545773+08:00"
    }
}

更多版本

quay.io/prometheuscommunity/elasticsearch-exporter:v1.3.0

linux/amd64 quay.io16.75MB2024-10-24 16:10
280

quay.io/prometheuscommunity/elasticsearch-exporter:v1.9.0

linux/amd64 quay.io20.88MB2025-05-05 10:41
33