quay.io/prometheus/prometheus:v2.43.0 linux/amd64

quay.io/prometheus/prometheus:v2.43.0 - 国内下载镜像源 浏览次数:26
🎉 PROMETHEUS 镜像(quay.io/prometheus/prometheus) 该镜像提供了 Prometheus 一个著名的开源监控系统,它能够从多个来源收集 metrics, 并将其存储到时态数据库中。 Prometheus 可以用于监控应用程序、服务和基础设施,并生成报表和告警。 .html
Prometheus 镜像的主要功能包括:
• 收集和存储 metrics
• 支持多种数据源,如 MySQL、PostgreSQL 和 Cassandra
• 提供查询语言,使得用户可以根据需要来获取 metrics
• 支持 alertmanager,用于生成报表和告警
源镜像 quay.io/prometheus/prometheus:v2.43.0
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/prometheus/prometheus:v2.43.0
镜像ID sha256:a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464
镜像TAG v2.43.0
大小 233.97MB
镜像源 quay.io
CMD --config.file=/etc/prometheus/prometheus.yml --storage.tsdb.path=/prometheus --web.console.libraries=/usr/share/prometheus/console_libraries --web.console.templates=/usr/share/prometheus/consoles
启动入口 /bin/prometheus
工作目录 /prometheus
OS/平台 linux/amd64
浏览量 26 次
贡献者 14*******4@qq.com
镜像创建 2023-03-21T13:37:52.127138745Z
同步时间 2025-03-25 19:00
更新时间 2025-03-30 20:49
开放端口
9090/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/prometheus/prometheus:v2.43.0
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/prometheus/prometheus:v2.43.0  quay.io/prometheus/prometheus:v2.43.0

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/prometheus/prometheus:v2.43.0
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/prometheus/prometheus:v2.43.0  quay.io/prometheus/prometheus:v2.43.0

Shell快速替换命令

sed -i 's#quay.io/prometheus/prometheus:v2.43.0#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/prometheus/prometheus:v2.43.0#' deployment.yaml

Ansible快速分发-Docker

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

Ansible快速分发-Containerd

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

镜像构建历史


# 2023-03-21 21:37:52  0.00B 
/bin/sh -c #(nop)  CMD ["--config.file=/etc/prometheus/prometheus.yml" "--storage.tsdb.path=/prometheus" "--web.console.libraries=/usr/share/prometheus/console_libraries" "--web.console.templates=/usr/share/prometheus/consoles"]
                        
# 2023-03-21 21:37:51  0.00B 
/bin/sh -c #(nop)  ENTRYPOINT ["/bin/prometheus"]
                        
# 2023-03-21 21:37:50  0.00B 
/bin/sh -c #(nop)  VOLUME [/prometheus]
                        
# 2023-03-21 21:37:49  0.00B 
/bin/sh -c #(nop)  EXPOSE 9090
                        
# 2023-03-21 21:37:48  0.00B 
/bin/sh -c #(nop)  USER nobody
                        
# 2023-03-21 21:37:47  1.00KB 
|2 ARCH=amd64 OS=linux /bin/sh -c ln -s /usr/share/prometheus/console_libraries /usr/share/prometheus/consoles/ /etc/prometheus/ &&     chown -R nobody:nobody /etc/prometheus /prometheus
                        
# 2023-03-21 21:37:46  0.00B 
/bin/sh -c #(nop) WORKDIR /prometheus
                        
# 2023-03-21 21:37:46  135.42KB 
/bin/sh -c #(nop) COPY file:5eed0f37a9127f5068377e7cc2da39f0c34e7e68b91059166814883cfe623d8c in /npm_licenses.tar.bz2 
                        
# 2023-03-21 21:37:45  3.77KB 
/bin/sh -c #(nop) COPY file:79563d53a669b7142c9faf2e965160908521b0b0589abc49405c13d35cac1274 in /NOTICE 
                        
# 2023-03-21 21:37:44  11.36KB 
/bin/sh -c #(nop) COPY file:141c5dcfe0148c05d4c525671bb74da0e5c9e9a18e065974069cb945005f0bb3 in /LICENSE 
                        
# 2023-03-21 21:37:43  19.49KB 
/bin/sh -c #(nop) COPY dir:36e99d9be0f993d7fcca007c6d99e70ad6a7b0c54ffc1607769cfc1acf53d840 in /usr/share/prometheus/consoles/ 
                        
# 2023-03-21 21:37:42  9.04KB 
/bin/sh -c #(nop) COPY dir:6111a57e3d623c34c589208861b0de74585a44e342acdea27fdc4dbcb0415a3a in /usr/share/prometheus/console_libraries/ 
                        
# 2023-03-21 21:37:41  934.00B 
/bin/sh -c #(nop) COPY file:a1aaf2bddcc0da1d7ebaf7b5737c5e0341b463504dd919162cb8407f132c3cb8 in /etc/prometheus/prometheus.yml 
                        
# 2023-03-21 21:37:40  111.61MB 
/bin/sh -c #(nop) COPY file:a78f553fb05380bfe48d44240e9adc7c25af61fd2e98a0761627ae4b04851fbf in /bin/promtool 
                        
# 2023-03-21 21:37:38  119.50MB 
/bin/sh -c #(nop) COPY file:13dea4ae66a26fa78a2d2be5e534ac7018ea60a0c2b47c249e0677a75e3853cc in /bin/prometheus 
                        
# 2023-03-21 21:37:35  0.00B 
/bin/sh -c #(nop)  ARG OS=linux
                        
# 2023-03-21 21:37:34  0.00B 
/bin/sh -c #(nop)  ARG ARCH=amd64
                        
# 2023-03-21 21:37:33  0.00B 
/bin/sh -c #(nop)  LABEL maintainer=The Prometheus Authors <prometheus-developers@googlegroups.com>
                        
# 2023-01-15 18:54:56  1.44MB 
/bin/sh -c #(nop) COPY dir:02c961e21531be78a67ed9bad67d03391cfedcead8b0a35cfb9171346636f11a in / 
                        
# 2023-01-15 18:54:56  0.00B 
/bin/sh -c #(nop)  MAINTAINER The Prometheus Authors <prometheus-developers@googlegroups.com>
                        
# 2023-01-04 09:19:48  0.00B 
/bin/sh -c #(nop)  CMD ["sh"]
                        
# 2023-01-04 09:19:48  1.25MB 
/bin/sh -c #(nop) ADD file:b1d71974929baa77a0258f2417248e34bff2b935578b4d4e0d98de91292e1677 in / 
                        
                    

镜像信息

{
    "Id": "sha256:a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464",
    "RepoTags": [
        "quay.io/prometheus/prometheus:v2.43.0",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/prometheus/prometheus:v2.43.0"
    ],
    "RepoDigests": [
        "quay.io/prometheus/prometheus@sha256:f5c29683a301d4e5427fb0d985f794b1f743498310a4eadee75e85f5dba73a6d",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/prometheus/prometheus@sha256:df60172c8d9f08cadae1d79bf86525b6426c47873c712ddf0a04ed424a8c1ad4"
    ],
    "Parent": "",
    "Comment": "",
    "Created": "2023-03-21T13:37:52.127138745Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "20.10.23+azure-2",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "nobody",
        "AttachStdin": false,
        "AttachStdout": false,
        "AttachStderr": false,
        "ExposedPorts": {
            "9090/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/prometheus/prometheus.yml",
            "--storage.tsdb.path=/prometheus",
            "--web.console.libraries=/usr/share/prometheus/console_libraries",
            "--web.console.templates=/usr/share/prometheus/consoles"
        ],
        "Image": "sha256:17cf3e9d32869437a89be8f615692cc906ea0ac7c4d8f65fd8b2b27fef392c18",
        "Volumes": {
            "/prometheus": {}
        },
        "WorkingDir": "/prometheus",
        "Entrypoint": [
            "/bin/prometheus"
        ],
        "OnBuild": null,
        "Labels": {
            "maintainer": "The Prometheus Authors \u003cprometheus-developers@googlegroups.com\u003e"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 233970010,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/b8c40b287fe68c6c0ae3498f132c06ffdb9875abdbc272b288f7d9516e568e27/diff:/var/lib/docker/overlay2/7b90c6f2cb0cd55b7910a2e0a3aec52231643588fd47291f28a2473387d33168/diff:/var/lib/docker/overlay2/a579e0f05956b0f501288bb8e64d55f66edcf037876c093418cf784a508d1a15/diff:/var/lib/docker/overlay2/d1e8274aa3975edd71ef2f9117a92f2453a763df53cd2d3516ebea63d02d1296/diff:/var/lib/docker/overlay2/f3b3a0e66b17e2e5de5806d80c127d0f9bbef5ab5b6b04d805f2c59e720cbe76/diff:/var/lib/docker/overlay2/6a9ae89d6d7886e5be405c811f9cc04af151df04294e2557625b7a64749762e0/diff:/var/lib/docker/overlay2/b4e107efb4f3d6e4e0c39d8295431f2051c55de6852f5ae146c0eefb5c054e7f/diff:/var/lib/docker/overlay2/8ee2a14ee52a20f3e64b5dbd8d5dfd2401fd1f076fb47ceeea6cba50bdb61b07/diff:/var/lib/docker/overlay2/edb98bc2b257b9e7d756f9b7f06e6dcdb25367ab72ac27f94e475fa95065e1ea/diff:/var/lib/docker/overlay2/7cf3231b3da52fe9b4ed2995781babea7a9cf096432c924abdccfbc5ac15ce8f/diff:/var/lib/docker/overlay2/2193db33c0f064662466008c989950b58772e1ad270a740c75ce43f1fc3a62b7/diff",
            "MergedDir": "/var/lib/docker/overlay2/9c85a5a75afd3ddd7464bcbe578ec774845cfad21510342a3257c2db72190657/merged",
            "UpperDir": "/var/lib/docker/overlay2/9c85a5a75afd3ddd7464bcbe578ec774845cfad21510342a3257c2db72190657/diff",
            "WorkDir": "/var/lib/docker/overlay2/9c85a5a75afd3ddd7464bcbe578ec774845cfad21510342a3257c2db72190657/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:ae34ff7e9bd8c1cbec33ea1de76e15b6189d4475addc1e89a9498f6eef6d8764",
            "sha256:222e93310b1193470069ad53234a8a2d67bc78bb45ed34831324d2bb0678e38a",
            "sha256:e4409a13d7daed4bee6b3b1b57f14085c395fe130f78d2e3584fc01ea9443ee4",
            "sha256:e4e91dcfddac3221bc0be2e068ddbdba65f84589976f884f24a582a62d03cbf5",
            "sha256:bb5a5f19aca687bb9e82077a7786e53a6f558fd93af41a8af19c692b10be3e48",
            "sha256:ad5ab0c2addd1c3e91e75a3ba5c240e269c4e40cb8af96af2d682da63d6e0040",
            "sha256:2e29622c7c18723ef835f614f3379ea362d60341be86b5a5cd3defa8c45c833f",
            "sha256:8d5b403fe4632464bf73297aaa73267b8c24cc20d0b22922219934b2a6f309b9",
            "sha256:6f97a0506ffc78c12c0784e7c835d473de0bb618ac23362c807041549723a3ea",
            "sha256:aae2d86ada8106bdefa1abb83f019f9ea870427b05b973fdf4748916cef66381",
            "sha256:9f35973c1d1525b4afc49f8cad1ff32e4d6fd5404bf6365e1dae69e6b3bef07e",
            "sha256:041118b47ef56b104bf5e1686cc21f176bcb4ab1e0e18c45737195726b7d234e"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-03-25T19:00:00.232290554+08:00"
    }
}

更多版本

quay.io/prometheus/prometheus:v2.53.0

linux/amd64 quay.io270.52MB2024-06-28 00:22
394

quay.io/prometheus/prometheus:v2.53.1

linux/amd64 quay.io270.50MB2024-08-08 16:13
399

quay.io/prometheus/prometheus:v2.23.0

linux/amd64 quay.io169.14MB2024-08-08 16:26
362

quay.io/prometheus/prometheus:v2.54.0

linux/amd64 quay.io274.85MB2024-08-13 11:06
468

quay.io/prometheus/prometheus:v2.41.0

linux/arm64 quay.io224.89MB2024-08-14 17:50
284

quay.io/prometheus/prometheus:v2.54.1

linux/amd64 quay.io274.86MB2024-09-30 21:29
360

quay.io/prometheus/prometheus:v2.46.0

linux/amd64 quay.io244.89MB2024-09-30 23:23
184

quay.io/prometheus/prometheus:v2.18.1

linux/amd64 quay.io139.95MB2024-10-08 09:37
195

quay.io/prometheus/prometheus:v2.46.0

linux/arm64 quay.io236.49MB2024-11-01 09:33
260

quay.io/prometheus/prometheus:v2.48.0

linux/arm64 quay.io241.62MB2024-11-06 21:21
117

quay.io/prometheus/prometheus:v2.42.0

linux/amd64 quay.io232.12MB2024-11-18 09:40
117

quay.io/prometheus/prometheus:v2.38.0

linux/amd64 quay.io215.12MB2024-11-22 15:19
189

quay.io/prometheus/prometheus:v3.0.0

linux/amd64 quay.io291.79MB2024-11-29 17:33
133

quay.io/prometheus/prometheus:v3.0.1

linux/amd64 quay.io291.77MB2024-12-25 20:47
142

quay.io/prometheus/prometheus:v3.1.0

linux/amd64 quay.io294.51MB2025-01-08 11:08
224

quay.io/prometheus/prometheus:v2.51.2

linux/amd64 quay.io261.57MB2025-01-16 16:45
83

quay.io/prometheus/prometheus:v2.29.2

linux/arm64 quay.io186.56MB2025-02-12 16:34
61

quay.io/prometheus/prometheus:v2.29.2

linux/amd64 quay.io196.12MB2025-02-17 15:42
42

quay.io/prometheus/prometheus:v3.2.0

linux/amd64 quay.io295.21MB2025-02-26 16:58
193

quay.io/prometheus/prometheus:v2.39.1

linux/arm64 quay.io213.63MB2025-03-20 11:19
30

quay.io/prometheus/prometheus:v2.43.0

linux/amd64 quay.io233.97MB2025-03-25 19:00
25

quay.io/prometheus/prometheus:v3.2.1

linux/amd64 quay.io295.21MB2025-03-27 14:31
46