docker.io/rancher/mirrored-prometheus-prometheus:v2.45.0 linux/amd64

docker.io/rancher/mirrored-prometheus-prometheus:v2.45.0 - 国内下载镜像源 浏览次数:59 安全受验证的发布者-Rancher

该容器镜像是Rancher Labs提供的Prometheus 镜像,用于收集和存储监控数据。Prometheus是一个开源的分布式监控系统,可以与 Grafana 等工具一起使用,以便更好地监控和分析应用程序性能。

源镜像 docker.io/rancher/mirrored-prometheus-prometheus:v2.45.0
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/mirrored-prometheus-prometheus:v2.45.0
镜像ID sha256:e1fbd49323c628ccc8c11aea113eddc294c4bd1887dc627d175331c325df10fd
镜像TAG v2.45.0
大小 236.15MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
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
浏览量 59 次
贡献者
镜像创建 2023-06-23T15:53:02.132790276Z
同步时间 2024-06-27 13:54
更新时间 2024-09-20 05:58
开放端口
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/docker.io/rancher/mirrored-prometheus-prometheus:v2.45.0
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/mirrored-prometheus-prometheus:v2.45.0  docker.io/rancher/mirrored-prometheus-prometheus:v2.45.0

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/mirrored-prometheus-prometheus:v2.45.0
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/mirrored-prometheus-prometheus:v2.45.0  docker.io/rancher/mirrored-prometheus-prometheus:v2.45.0

Shell快速替换命令

sed -i 's#rancher/mirrored-prometheus-prometheus:v2.45.0#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/mirrored-prometheus-prometheus:v2.45.0#' deployment.yaml

镜像历史

大小 创建时间 层信息
0.00B 2023-06-23 23:53:02 /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"]
0.00B 2023-06-23 23:53:01 /bin/sh -c #(nop) ENTRYPOINT ["/bin/prometheus"]
0.00B 2023-06-23 23:53:00 /bin/sh -c #(nop) VOLUME [/prometheus]
0.00B 2023-06-23 23:52:59 /bin/sh -c #(nop) EXPOSE 9090
0.00B 2023-06-23 23:52:58 /bin/sh -c #(nop) USER nobody
1.00KB 2023-06-23 23:52:57 |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
0.00B 2023-06-23 23:52:56 /bin/sh -c #(nop) WORKDIR /prometheus
138.24KB 2023-06-23 23:52:56 /bin/sh -c #(nop) COPY file:49aa28c95bbf9fd11545b9fbf0e6b0cf96726ed119188b53b2ca57de9885769a in /npm_licenses.tar.bz2
3.77KB 2023-06-23 23:52:55 /bin/sh -c #(nop) COPY file:79563d53a669b7142c9faf2e965160908521b0b0589abc49405c13d35cac1274 in /NOTICE
11.36KB 2023-06-23 23:52:54 /bin/sh -c #(nop) COPY file:141c5dcfe0148c05d4c525671bb74da0e5c9e9a18e065974069cb945005f0bb3 in /LICENSE
19.49KB 2023-06-23 23:52:53 /bin/sh -c #(nop) COPY dir:36e99d9be0f993d7fcca007c6d99e70ad6a7b0c54ffc1607769cfc1acf53d840 in /usr/share/prometheus/consoles/
9.04KB 2023-06-23 23:52:52 /bin/sh -c #(nop) COPY dir:6111a57e3d623c34c589208861b0de74585a44e342acdea27fdc4dbcb0415a3a in /usr/share/prometheus/console_libraries/
934.00B 2023-06-23 23:52:51 /bin/sh -c #(nop) COPY file:a1aaf2bddcc0da1d7ebaf7b5737c5e0341b463504dd919162cb8407f132c3cb8 in /etc/prometheus/prometheus.yml
112.90MB 2023-06-23 23:52:50 /bin/sh -c #(nop) COPY file:c980882de72b1b32e1a5fc4f2a2f30b638902ccc56658577d02f454d6ee9a269 in /bin/promtool
119.85MB 2023-06-23 23:52:48 /bin/sh -c #(nop) COPY file:a4b590bf715750d6f2f4cc140e6fd444145e6385d9bfa9eaaad6f493a57f7d75 in /bin/prometheus
0.00B 2023-06-23 23:52:45 /bin/sh -c #(nop) ARG OS=linux
0.00B 2023-06-23 23:52:44 /bin/sh -c #(nop) ARG ARCH=amd64
0.00B 2023-06-23 23:52:43 /bin/sh -c #(nop) LABEL maintainer=The Prometheus Authors <prometheus-developers@googlegroups.com>
1.98MB 2023-06-15 18:54:46 /bin/sh -c #(nop) COPY dir:4a1c8646723dabbcac2bb39e464a6d319141269c6e4b0ce2be1e6775c36e1a36 in /
0.00B 2023-06-15 18:54:45 /bin/sh -c #(nop) MAINTAINER The Prometheus Authors <prometheus-developers@googlegroups.com>
0.00B 2023-06-10 08:20:05 /bin/sh -c #(nop) CMD ["sh"]
1.25MB 2023-06-10 08:20:05 /bin/sh -c #(nop) ADD file:69fca321edd0ff2f2899a6812cf91047be58e9e939d2ba8336e5f471ebc5d808 in /

镜像信息

{
    "Id": "sha256:e1fbd49323c628ccc8c11aea113eddc294c4bd1887dc627d175331c325df10fd",
    "RepoTags": [
        "rancher/mirrored-prometheus-prometheus:v2.45.0",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/mirrored-prometheus-prometheus:v2.45.0"
    ],
    "RepoDigests": [
        "rancher/mirrored-prometheus-prometheus@sha256:f7c6169bd72c858a81021bd3b5ec9d1f221451609908ae45837ef04da35ede17",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/mirrored-prometheus-prometheus@sha256:377894421d88619dc51dbcd46ceba75a5ea842b0a878f173e6476f20c1645630"
    ],
    "Parent": "",
    "Comment": "",
    "Created": "2023-06-23T15:53:02.132790276Z",
    "Container": "8c135890aa4dd6fb4db6c2246a09101187a77bd69c32a14dc3b7c8af4a7b6701",
    "ContainerConfig": {
        "Hostname": "8c135890aa4d",
        "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": [
            "/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\"]"
        ],
        "Image": "sha256:692149e4f212a5cf5fe4141c9e0e0db229d4602471aa1522832154de267f4915",
        "Volumes": {
            "/prometheus": {}
        },
        "WorkingDir": "/prometheus",
        "Entrypoint": [
            "/bin/prometheus"
        ],
        "OnBuild": null,
        "Labels": {
            "maintainer": "The Prometheus Authors \u003cprometheus-developers@googlegroups.com\u003e"
        }
    },
    "DockerVersion": "20.10.25+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:692149e4f212a5cf5fe4141c9e0e0db229d4602471aa1522832154de267f4915",
        "Volumes": {
            "/prometheus": {}
        },
        "WorkingDir": "/prometheus",
        "Entrypoint": [
            "/bin/prometheus"
        ],
        "OnBuild": null,
        "Labels": {
            "maintainer": "The Prometheus Authors \u003cprometheus-developers@googlegroups.com\u003e"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 236153662,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/2f8dce60d98f90e197496b5bd287e5650e2246ea82b98e8602e1a0938f4544fe/diff:/var/lib/docker/overlay2/cfc02e2f02273e787de422df8a990b98800cf8b51cdfb479d63d0e5a7678dc05/diff:/var/lib/docker/overlay2/887b6223bfa421d276d4df4fc1a17bd0eb988354be44b7841cfe726024f8f926/diff:/var/lib/docker/overlay2/ecda45abe0ceaedf0d79c4b09a61a7dd9b640b173af9ccf00f58950c2069af24/diff:/var/lib/docker/overlay2/235462eac52259d5350d61a6215228862a1bfa8a0e3ea20bfdaf78e8bb57d385/diff:/var/lib/docker/overlay2/f33af04b818335c37bfad0030fdd07d89d5ba3b4490e71e8a88c9c8fbc1e9f60/diff:/var/lib/docker/overlay2/3cb986b4185a809e641d0396c15b3f88dfba4236410cb55e4b46ba387c0b3405/diff:/var/lib/docker/overlay2/aae287e6f9ebe6ab531bf132d137d1bce581a61b4d54856f54871d82c04ccc42/diff:/var/lib/docker/overlay2/09beadcebcf516900e8315080b3753baed12b463d1f3a03c1c2acb2180d0b81c/diff:/var/lib/docker/overlay2/768667aedfc716aa0630f008c2254852cb10f08b483ba2689d2c2419402be429/diff:/var/lib/docker/overlay2/33f4c10035548910737ac12cbe0c22a7c7a5321879d9e4af8c6b7f065d4dd579/diff",
            "MergedDir": "/var/lib/docker/overlay2/2cd196520ded11f7d2847ecc44f186d27c551f82ff01bd7c92a92b346b5e38a4/merged",
            "UpperDir": "/var/lib/docker/overlay2/2cd196520ded11f7d2847ecc44f186d27c551f82ff01bd7c92a92b346b5e38a4/diff",
            "WorkDir": "/var/lib/docker/overlay2/2cd196520ded11f7d2847ecc44f186d27c551f82ff01bd7c92a92b346b5e38a4/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:42ebc17ba66947e33bbd8ef00307b24e4505614e8e070a803007a445bb2413f1",
            "sha256:b3455ce911d1c48328754f183bc13a8e7f4f8135eb9c3a61f22d90c29fb20299",
            "sha256:8d3571975235a72dadee3bb4ea593cf2d9c4351b473f384a58588066c2d3f5e2",
            "sha256:af56ffdd694505a62b842fcf7d317a9713dde3bd9fc3d4c800a6770d586fbd9c",
            "sha256:9247c743385e5120ee0dc9005005ace84cd95fdf079cfbf16090336cffddab42",
            "sha256:ea4cf1006cafc17a7f00f9374b3d1ceac7c1ff5756fc491be2d61f33ae69e45a",
            "sha256:f230702cbecbb347dce9200d96cd1f06ddc421e663135a35099c083afc5c5843",
            "sha256:7a99150dfcac146a2ba654510225dd3f2757f9afaf58b864ca943405c7688b38",
            "sha256:a7c5e96a1b02828056d78cce22e24836fe5d139f86f186aa4a3e136f7d0d7cd4",
            "sha256:7cb00b23b29c5afcd66fc411fda23890d655e2d6a4d5805c8cb7662aed947307",
            "sha256:afb57dd79f572ea972890c1666e5e5d06d74785547bb5b6db264a4163ab611bd",
            "sha256:641f3fbe57d2365b8df924dacfab3f0642e852837cae6e30278b320eba2ee248"
        ]
    },
    "Metadata": {
        "LastTagTime": "2024-06-27T05:53:44.254547301Z"
    }
}

更多版本