docker.io/rancher/mirrored-prometheus-operator-prometheus-operator:v0.72.0 linux/amd64

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

Rancher Mirrored Prometheus Operator Prometheus Operator

Note: This is the name of a Docker container image, and the description I provided is based on my understanding of the image's purpose. If you need more information or specific details about this image, please let me know! 😊
源镜像 docker.io/rancher/mirrored-prometheus-operator-prometheus-operator:v0.72.0
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/mirrored-prometheus-operator-prometheus-operator:v0.72.0
镜像ID sha256:b46dc74c5c72df8d97f6d8d505a7126da22c52b70fa5591f75dec22f6504a116
镜像TAG v0.72.0
大小 57.30MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD
启动入口 /bin/operator
工作目录
OS/平台 linux/amd64
浏览量 17 次
贡献者
镜像创建 2024-03-04T17:45:26.914415131Z
同步时间 2024-09-11 10:55
更新时间 2024-09-20 02:47
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
镜像标签
https://prometheus-operator.dev/: org.opencontainers.image.documentation Apache-2.0: org.opencontainers.image.licenses https://github.com/prometheus-operator/prometheus-operator: org.opencontainers.image.source https://prometheus-operator.dev/: org.opencontainers.image.url

Docker拉取命令 无权限下载?点我修复

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/mirrored-prometheus-operator-prometheus-operator:v0.72.0
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/mirrored-prometheus-operator-prometheus-operator:v0.72.0  docker.io/rancher/mirrored-prometheus-operator-prometheus-operator:v0.72.0

Containerd拉取命令

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

Shell快速替换命令

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

镜像历史

大小 创建时间 层信息
0.00B 2024-03-05 01:45:26 ENTRYPOINT ["/bin/operator"]
0.00B 2024-03-05 01:45:26 LABEL org.opencontainers.image.source=https://github.com/prometheus-operator/prometheus-operator org.opencontainers.image.url=https://prometheus-operator.dev/ org.opencontainers.image.documentation=https://prometheus-operator.dev/ org.opencontainers.image.licenses=Apache-2.0
0.00B 2024-03-05 01:45:26 USER 65534
54.52MB 2024-03-05 01:45:26 COPY operator /bin/operator # buildkit
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:b46dc74c5c72df8d97f6d8d505a7126da22c52b70fa5591f75dec22f6504a116",
    "RepoTags": [
        "rancher/mirrored-prometheus-operator-prometheus-operator:v0.72.0",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/mirrored-prometheus-operator-prometheus-operator:v0.72.0"
    ],
    "RepoDigests": [
        "rancher/mirrored-prometheus-operator-prometheus-operator@sha256:0102dd7a2d474a5d86b6599b95a5c5ce703ded0b33ad5484462de4558247cb3e",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/mirrored-prometheus-operator-prometheus-operator@sha256:fe16bd4435fbc7d2b8fb0ff0ea830b047555ea417a30c8dff95389f1225c2d74"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2024-03-04T17:45:26.914415131Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "The Prometheus Authors \u003cprometheus-developers@googlegroups.com\u003e",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "65534",
        "AttachStdin": false,
        "AttachStdout": false,
        "AttachStderr": false,
        "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/operator"
        ],
        "OnBuild": null,
        "Labels": {
            "org.opencontainers.image.documentation": "https://prometheus-operator.dev/",
            "org.opencontainers.image.licenses": "Apache-2.0",
            "org.opencontainers.image.source": "https://github.com/prometheus-operator/prometheus-operator",
            "org.opencontainers.image.url": "https://prometheus-operator.dev/"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 57296385,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/8284cf34b56b7c347f7c7de4b3c70b558697d2bb6c3d22202f561b63796ef8f0/diff:/var/lib/docker/overlay2/e6776e6e3296ddcc2ada4d79b61f995e5c99ea67687856ae812255e2a78c0552/diff",
            "MergedDir": "/var/lib/docker/overlay2/f3925dfe81e721f754736d1e48c4134a28632974ad1ff02458fcae01bda865d5/merged",
            "UpperDir": "/var/lib/docker/overlay2/f3925dfe81e721f754736d1e48c4134a28632974ad1ff02458fcae01bda865d5/diff",
            "WorkDir": "/var/lib/docker/overlay2/f3925dfe81e721f754736d1e48c4134a28632974ad1ff02458fcae01bda865d5/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:1e604deea57dbda554a168861cff1238f93b8c6c69c863c43aed37d9d99c5fed",
            "sha256:6b83872188a9e8912bee1d43add5e9bc518601b02a14a364c0da43b0d59acf33",
            "sha256:52b152c9781d0730606b86cad45508b9b1f57147bd0bfa599300a499b0d8bfe3"
        ]
    },
    "Metadata": {
        "LastTagTime": "2024-09-11T10:54:56.949847928+08:00"
    }
}