docker.io/rancher/rke2-runtime:v1.33.5-rke2r1 linux/amd64

docker.io/rancher/rke2-runtime:v1.33.5-rke2r1 - 国内下载镜像源 浏览次数:16 安全受验证的发布者-Rancher

rancher/rke2-runtime 镜像

这是一个包含 RKE2 运行时的 Docker 镜像,用于运行 RKE2 集群节点。

源镜像 docker.io/rancher/rke2-runtime:v1.33.5-rke2r1
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/rke2-runtime:v1.33.5-rke2r1
镜像ID sha256:bf41be6d133cd800985b1754ae7a609678a7afc52bcf82780e12af2d6f177818
镜像TAG v1.33.5-rke2r1
大小 306.06MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD
启动入口
工作目录 /
OS/平台 linux/amd64
浏览量 16 次
贡献者
镜像创建 2025-09-18T23:44:11.791975971Z
同步时间 2025-10-23 09:53
更新时间 2025-10-23 22:01
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
镜像标签
https://github.com/rancher/rke2: org.opencontainers.image.source https://hub.docker.com/r/rancher/rke2-runtime: org.opencontainers.image.url

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/rke2-runtime:v1.33.5-rke2r1
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/rke2-runtime:v1.33.5-rke2r1  docker.io/rancher/rke2-runtime:v1.33.5-rke2r1

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/rke2-runtime:v1.33.5-rke2r1
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/rke2-runtime:v1.33.5-rke2r1  docker.io/rancher/rke2-runtime:v1.33.5-rke2r1

Shell快速替换命令

sed -i 's#rancher/rke2-runtime:v1.33.5-rke2r1#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/rke2-runtime:v1.33.5-rke2r1#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/rke2-runtime:v1.33.5-rke2r1 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/rke2-runtime:v1.33.5-rke2r1  docker.io/rancher/rke2-runtime:v1.33.5-rke2r1'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/rke2-runtime:v1.33.5-rke2r1 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/rke2-runtime:v1.33.5-rke2r1  docker.io/rancher/rke2-runtime:v1.33.5-rke2r1'

镜像构建历史


# 2025-09-19 07:44:11  306.06MB 复制新文件或目录到容器中
COPY / / # buildkit
                        
# 2025-09-19 07:44:11  0.00B 添加元数据标签
LABEL org.opencontainers.image.source=https://github.com/rancher/rke2
                        
# 2025-09-19 07:44:11  0.00B 添加元数据标签
LABEL org.opencontainers.image.url=https://hub.docker.com/r/rancher/rke2-runtime
                        
                    

镜像信息

{
    "Id": "sha256:bf41be6d133cd800985b1754ae7a609678a7afc52bcf82780e12af2d6f177818",
    "RepoTags": [
        "rancher/rke2-runtime:v1.33.5-rke2r1",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/rke2-runtime:v1.33.5-rke2r1"
    ],
    "RepoDigests": [
        "rancher/rke2-runtime@sha256:b5720f8d77a1df77b9cf4351af4f4ea100cd6c7a5a7f81b510eb9e7088e4939d",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/rke2-runtime@sha256:16f172fab6c434cc433c9e1ef1952da97bcca37a2e4bb5f306151bfac8f0e4a9"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2025-09-18T23:44:11.791975971Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "",
        "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": null,
        "OnBuild": null,
        "Labels": {
            "org.opencontainers.image.source": "https://github.com/rancher/rke2",
            "org.opencontainers.image.url": "https://hub.docker.com/r/rancher/rke2-runtime"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 306057514,
    "GraphDriver": {
        "Data": {
            "MergedDir": "/var/lib/docker/overlay2/05eb45aa07b57c05a8e260092aeef82e05161d3cca9872c1fe84339303bbd741/merged",
            "UpperDir": "/var/lib/docker/overlay2/05eb45aa07b57c05a8e260092aeef82e05161d3cca9872c1fe84339303bbd741/diff",
            "WorkDir": "/var/lib/docker/overlay2/05eb45aa07b57c05a8e260092aeef82e05161d3cca9872c1fe84339303bbd741/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:fe1c3815fe584f83574c668f048fb2c45809f0d1bcd0735a08d0c5ce04a3cd6e"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-10-23T09:53:05.617553333+08:00"
    }
}

更多版本

docker.io/rancher/rke2-runtime:v1.20.15-rke2r2

linux/amd64 docker.io279.89MB2024-10-09 10:00
263

docker.io/rancher/rke2-runtime:v1.30.5-rke2r1

linux/amd64 docker.io328.37MB2024-10-19 15:18
301

docker.io/rancher/rke2-runtime:v1.31.4-rke2r1

linux/amd64 docker.io297.46MB2025-01-29 01:31
236

docker.io/rancher/rke2-runtime:v1.31.5-rke2r1

linux/amd64 docker.io297.52MB2025-01-30 01:31
225

docker.io/rancher/rke2-runtime:v1.31.6-rke2r1

linux/amd64 docker.io286.49MB2025-03-21 16:13
145

docker.io/rancher/rke2-runtime:v1.31.8-rke2r1

linux/arm64 docker.io275.17MB2025-05-16 22:50
101

docker.io/rancher/rke2-runtime:v1.32.5-rke2r1

linux/amd64 docker.io294.52MB2025-06-02 21:20
183

docker.io/rancher/rke2-runtime:v1.32.7-rke2r1

linux/amd64 docker.io295.58MB2025-08-12 17:15
112

docker.io/rancher/rke2-runtime:v1.31.12-rke2r1

linux/amd64 docker.io294.48MB2025-10-16 20:42
40

docker.io/rancher/rke2-runtime:v1.28.11-rke2r1

linux/amd64 docker.io331.56MB2025-10-22 16:54
13

docker.io/rancher/rke2-runtime:v1.33.5-rke2r1

linux/amd64 docker.io306.06MB2025-10-23 09:53
15