logo
docker.io/rancher/rke2-runtime:v1.35.5-rke2r2
linux/amd64 docker.io 已验证 · Rancher

rancher/rke2-runtime 镜像

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

12
浏览次数
305.96MB
镜像大小
源镜像
docker.io/rancher/rke2-runtime:v1.35.5-rke2r2
国内镜像
swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/rke2-runtime:v1.35.5-rke2r2
镜像ID
sha256:3d5e67433f843b00c7caea0ebf95a3a534e7460e1102b1b1d8cd54d518f5115e
镜像 TAG
v1.35.5-rke2r2
镜像大小
305.96MB
平台架构
linux/amd64
镜像源
docker.io
CMD
启动入口
工作目录
/
OS/平台
linux/amd64
镜像创建
2026-05-28T22:31:14.417021856Z
同步时间
2026-06-23 14:37
浏览量
12 次
贡献者
⚙️ 环境变量 1
KeyValue
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 0
🏷️ 镜像标签 2
KeyValue
https://github.com/rancher/rke2 org.opencontainers.image.source
https://hub.docker.com/r/rancher/rke2-runtime org.opencontainers.image.url
🛡️ 镜像安全扫描
Trivy 2026-06-23 14:37 查看完整报告
2
低危 LOW
39
中危 MEDIUM
115
高危 HIGH
5
严重 CRITICAL
受影响目标 (7)
bin/containerd gobinary bin/containerd-shim-runc-v2 gobinary bin/crictl gobinary bin/ctr gobinary bin/kubectl gobinary bin/kubelet gobinary bin/runc gobinary

Docker拉取命令

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

Containerd拉取命令

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

Shell快速替换命令

sed -i 's#rancher/rke2-runtime:v1.35.5-rke2r2#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/rke2-runtime:v1.35.5-rke2r2#' 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.35.5-rke2r2 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/rke2-runtime:v1.35.5-rke2r2  docker.io/rancher/rke2-runtime:v1.35.5-rke2r2'

Ansible快速分发-Containerd

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

镜像构建历史


# 2026-05-29 06:31:14  305.96MB 复制新文件或目录到容器中
COPY / / # buildkit
                        
# 2026-05-29 06:31:14  0.00B 添加元数据标签
LABEL org.opencontainers.image.source=https://github.com/rancher/rke2
                        
# 2026-05-29 06:31:14  0.00B 添加元数据标签
LABEL org.opencontainers.image.url=https://hub.docker.com/r/rancher/rke2-runtime
                        
                    

镜像信息

{
    "Id": "sha256:3d5e67433f843b00c7caea0ebf95a3a534e7460e1102b1b1d8cd54d518f5115e",
    "RepoTags": [
        "rancher/rke2-runtime:v1.35.5-rke2r2",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/rke2-runtime:v1.35.5-rke2r2"
    ],
    "RepoDigests": [
        "rancher/rke2-runtime@sha256:4198b519a13bb8b12b8718e067d12afe51900c23a44f58c33e512b1d5610f1c6",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/rke2-runtime@sha256:0a6ea890118a036552431c3d15382dffa1ff6d0c4826becb8b4b37b0f169d6a3"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2026-05-28T22:31:14.417021856Z",
    "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": 305963459,
    "GraphDriver": {
        "Data": {
            "MergedDir": "/var/lib/docker/overlay2/77f3614bf1cf715b0a17b2dc77e11fc6ceaa08de51551adfd81086e3780aabae/merged",
            "UpperDir": "/var/lib/docker/overlay2/77f3614bf1cf715b0a17b2dc77e11fc6ceaa08de51551adfd81086e3780aabae/diff",
            "WorkDir": "/var/lib/docker/overlay2/77f3614bf1cf715b0a17b2dc77e11fc6ceaa08de51551adfd81086e3780aabae/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:1ec5847dc6eb5e35b04e9be14d258afeeae7cd642a47e588916c8bbdfa37b447"
        ]
    },
    "Metadata": {
        "LastTagTime": "2026-06-23T14:37:32.242230248+08:00"
    }
}

更多版本

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

linux/amd64 docker.io334.61MB2026-06-22 18:50
14

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

linux/amd64 docker.io305.96MB2026-06-23 14:37
11
检测到您正在使用广告拦截插件,本站为公益站点,依赖广告维持运转 🙏 查看如何关闭 ×