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

quay.io/prometheus/prometheus:v2.53.0 - 国内下载镜像源 浏览次数:236
🎉 PROMETHEUS 镜像(quay.io/prometheus/prometheus) 该镜像提供了 Prometheus 一个著名的开源监控系统,它能够从多个来源收集 metrics, 并将其存储到时态数据库中。 Prometheus 可以用于监控应用程序、服务和基础设施,并生成报表和告警。 .html
Prometheus 镜像的主要功能包括:
• 收集和存储 metrics
• 支持多种数据源,如 MySQL、PostgreSQL 和 Cassandra
• 提供查询语言,使得用户可以根据需要来获取 metrics
• 支持 alertmanager,用于生成报表和告警
源镜像 quay.io/prometheus/prometheus:v2.53.0
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/prometheus/prometheus:v2.53.0
镜像ID sha256:b74abbcc4eacb3d527068947f32a07fb952f32cf7a0c5ad01cae5313e544b527
镜像TAG v2.53.0
大小 270.52MB
镜像源 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
浏览量 236 次
贡献者 89******8@qq.com
镜像创建 2024-06-19T08:01:27.188251865Z
同步时间 2024-06-28 00:22
更新时间 2024-10-23 14:57
开放端口
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.53.0
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/prometheus/prometheus:v2.53.0  quay.io/prometheus/prometheus:v2.53.0

Containerd拉取命令

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

Shell快速替换命令

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

镜像历史

大小 创建时间 层信息
0.00B 2024-06-19 16:01:27 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"]
0.00B 2024-06-19 16:01:27 ENTRYPOINT ["/bin/prometheus"]
0.00B 2024-06-19 16:01:27 VOLUME [/prometheus]
0.00B 2024-06-19 16:01:27 EXPOSE map[9090/tcp:{}]
0.00B 2024-06-19 16:01:27 USER nobody
1.00KB 2024-06-19 16:01:27 RUN |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 # buildkit
0.00B 2024-06-19 16:01:27 WORKDIR /prometheus
137.92KB 2024-06-19 16:01:27 COPY npm_licenses.tar.bz2 /npm_licenses.tar.bz2 # buildkit
3.77KB 2024-06-19 16:01:26 COPY NOTICE /NOTICE # buildkit
11.36KB 2024-06-19 16:01:26 COPY LICENSE /LICENSE # buildkit
19.58KB 2024-06-19 16:01:26 COPY consoles/ /usr/share/prometheus/consoles/ # buildkit
9.04KB 2024-06-19 16:01:26 COPY console_libraries/ /usr/share/prometheus/console_libraries/ # buildkit
934.00B 2024-06-19 16:01:26 COPY documentation/examples/prometheus.yml /etc/prometheus/prometheus.yml # buildkit
129.74MB 2024-06-19 16:01:26 COPY .build/linux-amd64/promtool /bin/promtool # buildkit
137.82MB 2024-06-19 16:01:26 COPY .build/linux-amd64/prometheus /bin/prometheus # buildkit
0.00B 2024-06-19 16:01:26 ARG OS=linux
0.00B 2024-06-19 16:01:26 ARG ARCH=amd64
0.00B 2024-06-19 16:01:26 LABEL maintainer=The Prometheus Authors <prometheus-developers@googlegroups.com>
1.54MB 2023-12-15 18:54:58 COPY /rootfs / # buildkit
0.00B 2023-12-15 18:54:58 MAINTAINER The Prometheus Authors <prometheus-developers@googlegroups.com>
0.00B 2023-12-06 04:23:06 /bin/sh -c #(nop) CMD ["sh"]
1.24MB 2023-12-06 04:23:06 /bin/sh -c #(nop) ADD file:ee9bb8755ccbdd689b434d9b4ac7518e972699604ecda33e4ddc2a15d2831443 in /

镜像信息

{
    "Id": "sha256:b74abbcc4eacb3d527068947f32a07fb952f32cf7a0c5ad01cae5313e544b527",
    "RepoTags": [
        "quay.io/prometheus/prometheus:v2.53.0",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/prometheus/prometheus:v2.53.0"
    ],
    "RepoDigests": [
        "quay.io/prometheus/prometheus@sha256:075b1ba2c4ebb04bc3a6ab86c06ec8d8099f8fda1c96ef6d104d9bb1def1d8bc",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/quay.io/prometheus/prometheus@sha256:b8e8cec4bfdfda676f4334f4f2aab9d8758f51d76ac41fc35224f6ae79b79f54"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2024-06-19T08:01:27.188251865Z",
    "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": {
            "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"
        ],
        "ArgsEscaped": true,
        "Image": "",
        "Volumes": {
            "/prometheus": {}
        },
        "WorkingDir": "/prometheus",
        "Entrypoint": [
            "/bin/prometheus"
        ],
        "OnBuild": null,
        "Labels": {
            "maintainer": "The Prometheus Authors \u003cprometheus-developers@googlegroups.com\u003e"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 270517671,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/data2/docker/overlay2/0929dc0ccde43abf0ac4c422503a700e20b49f96281514ed68846a70c70874fb/diff:/data2/docker/overlay2/d0236ff186f6b74016828dfe3fdb12e82b255b25f1411c9ba9a07501b0d62311/diff:/data2/docker/overlay2/485d6b2f69a46f51cfb1ce5cbb13939f867fb5af7ccae0e7267f3e4262f2d62c/diff:/data2/docker/overlay2/6aec63dca0813de01b0eece9c7ac061d4a75cc89c13030a31b3ee2ed7b78f73e/diff:/data2/docker/overlay2/31e9b5f76d65d16e7b77f68cf8f3e7756b1c5b82b4cdccfd7d16a12e935f4daf/diff:/data2/docker/overlay2/f6e8676a74e3eef9ea708465ece666ffd285410196fbcea39bf1ac372dd43672/diff:/data2/docker/overlay2/e75207fa2e94fd3627148b1bfb7642efd6052096c21fa3d8684d6ca834de12ea/diff:/data2/docker/overlay2/132a6663b09715f893ef912ec0a5805b14289ec7c6703206fc60f76c7d1313b2/diff:/data2/docker/overlay2/c9a7d6a85bbf08296f49ebf25a156bcf655d4584d0b7a62548f33bd2aba8a758/diff:/data2/docker/overlay2/af691a0005b133a36a359f094f23503e95dfbebe06726ee503008405ba132b70/diff:/data2/docker/overlay2/5b250989757b7412c659cf6e33b949df7ba7fcc7bffff1c340671570f984402d/diff",
            "MergedDir": "/data2/docker/overlay2/5bb19d89a37e2adc46f3504684b65d84031c152a6ffaeaa562bc91dd2bb66229/merged",
            "UpperDir": "/data2/docker/overlay2/5bb19d89a37e2adc46f3504684b65d84031c152a6ffaeaa562bc91dd2bb66229/diff",
            "WorkDir": "/data2/docker/overlay2/5bb19d89a37e2adc46f3504684b65d84031c152a6ffaeaa562bc91dd2bb66229/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:1e604deea57dbda554a168861cff1238f93b8c6c69c863c43aed37d9d99c5fed",
            "sha256:6b83872188a9e8912bee1d43add5e9bc518601b02a14a364c0da43b0d59acf33",
            "sha256:0ed3efda29240a193b1a94cebe24831f297cf501188c557f856baf01e574b700",
            "sha256:ac340994c1521b6e8b70a20bd907c5f0b81df9417553721a03e2968f0d25500e",
            "sha256:258b90e532849a4810984cbb916066d34f9f96574d26b4dd585d0cd5826d656b",
            "sha256:9dd3f7c072afce5b86f75db9c13a62045a6438119c1d0aa25ddb43f0c14acf4f",
            "sha256:baeb5a2637e5bf76e0698fb56b4520e130782b73472c49ad1773fe3f4659105c",
            "sha256:20e38f32a2b600d19c0d0472086167001869a43ee11dead31acd9172fb48642e",
            "sha256:34c696ace7420cd2517483e2bb825644adb280e3d35b10a5c11a0eccbcba0e4d",
            "sha256:2f3360d91a708dcb5f2cb8ee303d9a985c404ee5cade95d071a9469eca84a6e1",
            "sha256:ea9df8fba1b2dedce1005504defe5345654519cd60c54b72a8236df8810fa5bf",
            "sha256:fe84ae407aadff71c757e92927a2b47c5b2a4cf54920204b1a5336be5cd7a7e7"
        ]
    },
    "Metadata": {
        "LastTagTime": "2024-06-28T00:21:31.247509003+08:00"
    }
}

更多版本