docker.io/rancher/rancher-agent:v2.12.2 linux/arm64

docker.io/rancher/rancher-agent:v2.12.2 - 国内下载镜像源 浏览次数:32 安全受验证的发布者-Rancher 温馨提示: 这是一个 linux/arm64 系统架构镜像
Rancher Agent 是一个用于在 Kubernetes 集群中运行 Rancher 的容器化代理。该代理负责将 Container Network Interface (CNI) 和 Service Network Interface (SNI) 配置为 Pod 可以访问的网络接口,使得Pod可以正确地访问外部服务。
源镜像 docker.io/rancher/rancher-agent:v2.12.2
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/rancher-agent:v2.12.2-linuxarm64
镜像ID sha256:d8d991e77e6004b53a3d666edf061f9d7e4f29069aafbf926cae797d07e90c3f
镜像TAG v2.12.2-linuxarm64
大小 797.43MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD
启动入口 run.sh
工作目录 /var/lib/rancher
OS/平台 linux/arm64
浏览量 32 次
贡献者
镜像创建 2025-09-25T12:39:59.237493313Z
同步时间 2025-10-25 09:20
更新时间 2025-10-30 14:53
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin KUBECTL_VERSION=v1.33.1 AGENT_IMAGE=rancher/rancher-agent:v2.12.2 CATTLE_RANCHER_WEBHOOK_VERSION=107.0.2+up0.8.2 CATTLE_RANCHER_PROVISIONING_CAPI_VERSION=107.0.0+up0.8.0 SSL_CERT_DIR=/etc/kubernetes/ssl/certs
镜像标签
https://github.com/SUSE/bci/discussions: com.suse.bci.micro.authors 2025-09-23T19:03:41.976236440Z: com.suse.bci.micro.created A micro environment for containers based on the SLE Base Container Image.: com.suse.bci.micro.description obs://build.suse.de/SUSE:SLE-15-SP7:Update:CR/containers/4c06ea1f3427ec83bd1c3db04fef8d6a-micro-image: com.suse.bci.micro.disturl sle-bci: com.suse.bci.micro.eula https://www.suse.com/lifecycle#suse-linux-enterprise-server-15: com.suse.bci.micro.lifecycle-url 15.7-47.1: com.suse.bci.micro.name registry.suse.com/bci/bci-micro:15.7-47.1: com.suse.bci.micro.reference released: com.suse.bci.micro.release-stage https://sources.suse.com/SUSE:SLE-15-SP7:Update:CR/micro-image/4c06ea1f3427ec83bd1c3db04fef8d6a/: com.suse.bci.micro.source l3: com.suse.bci.micro.supportlevel SLE BCI 15 SP7 Micro: com.suse.bci.micro.title 2031-07-31: com.suse.bci.micro.until https://www.suse.com/products/base-container-images/: com.suse.bci.micro.url SUSE LLC: com.suse.bci.micro.vendor 15.7-47.1: com.suse.bci.micro.version sle-bci: com.suse.eula https://www.suse.com/lifecycle#suse-linux-enterprise-server-15: com.suse.lifecycle-url released: com.suse.release-stage l3: com.suse.supportlevel 2031-07-31: com.suse.supportlevel.until https://raw.githubusercontent.com/rancher/ui/master/public/assets/images/logos/welcome-cow.svg: io.artifacthub.package.logo-url https://raw.githubusercontent.com/rancher/rancher/v2.12.2/README.md: io.artifacthub.package.readme-url true: io.cattle.agent obs://build.suse.de/SUSE:SLE-15-SP7:Update:CR/containers/4c06ea1f3427ec83bd1c3db04fef8d6a-micro-image: org.openbuildservice.disturl https://github.com/SUSE/bci/discussions: org.opencontainers.image.authors 2025-09-25T12:33:20.868Z: org.opencontainers.image.created Complete container management platform: org.opencontainers.image.description Apache-2.0: org.opencontainers.image.licenses 15.7-47.1: org.opencontainers.image.ref.name 52946dcf82e245b2a133d437740300b8d35e69ca: org.opencontainers.image.revision https://github.com/rancher/rancher: org.opencontainers.image.source rancher: org.opencontainers.image.title https://github.com/rancher/rancher: org.opencontainers.image.url SUSE LLC: org.opencontainers.image.vendor v2.12.2: org.opencontainers.image.version rancher/rancher-agent:v2.12.2: org.opensuse.reference

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/rancher-agent:v2.12.2-linuxarm64
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/rancher-agent:v2.12.2-linuxarm64  docker.io/rancher/rancher-agent:v2.12.2

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/rancher-agent:v2.12.2-linuxarm64
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/rancher-agent:v2.12.2-linuxarm64  docker.io/rancher/rancher-agent:v2.12.2

Shell快速替换命令

sed -i 's#rancher/rancher-agent:v2.12.2#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/rancher-agent:v2.12.2-linuxarm64#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/rancher-agent:v2.12.2-linuxarm64 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/rancher-agent:v2.12.2-linuxarm64  docker.io/rancher/rancher-agent:v2.12.2'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/rancher-agent:v2.12.2-linuxarm64 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/rancher-agent:v2.12.2-linuxarm64  docker.io/rancher/rancher-agent:v2.12.2'

镜像构建历史


# 2025-09-25 20:39:59  0.00B 配置容器启动时运行的命令
ENTRYPOINT ["run.sh"]
                        
# 2025-09-25 20:39:59  0.00B 添加元数据标签
LABEL io.artifacthub.package.logo-url=https://raw.githubusercontent.com/rancher/ui/master/public/assets/images/logos/welcome-cow.svg io.artifacthub.package.readme-url=https://raw.githubusercontent.com/rancher/rancher/v2.12.2/README.md org.opencontainers.image.description=Rancher Manager Agent: complete container management platform. org.opencontainers.image.title=Rancher Manager Agent: complete container management platform. org.opencontainers.image.source=https://github.com/rancher/rancher org.opencontainers.image.version=v2.12.2 org.opensuse.reference=rancher/rancher-agent:v2.12.2
                        
# 2025-09-25 20:39:59  0.00B 设置工作目录为/var/lib/rancher
WORKDIR /var/lib/rancher
                        
# 2025-09-25 20:39:59  12.01KB 复制新文件或目录到容器中
COPY package/loglevel package/run.sh package/kubectl-shell.sh package/shell-setup.sh /usr/bin/ # buildkit
                        
# 2025-09-25 20:39:59  263.00MB 复制新文件或目录到容器中
COPY /app/agent /usr/bin/ # buildkit
                        
# 2025-09-25 20:34:46  23.90KB 复制新文件或目录到容器中
COPY /usr/bin/tini /usr/bin/ # buildkit
                        
# 2025-09-25 20:34:46  1.29MB 复制新文件或目录到容器中
COPY /var/lib/rancher-data/driver-metadata/data.json /var/lib/rancher-data/driver-metadata/data.json # buildkit
                        
# 2025-09-25 20:34:46  34.46MB 复制新文件或目录到容器中
COPY /var/lib/rancher-data/local-catalogs/v2/rancher-rke2-charts/675f1b63a0a83905972dcab2794479ed599a6f41b86cd6193d69472d0fa889c9 /var/lib/rancher-data/local-catalogs/v2/rancher-rke2-charts/675f1b63a0a83905972dcab2794479ed599a6f41b86cd6193d69472d0fa889c9 # buildkit
                        
# 2025-09-25 20:34:46  216.14MB 复制新文件或目录到容器中
COPY /var/lib/rancher-data/local-catalogs/v2/rancher-partner-charts/8f17acdce9bffd6e05a58a3798840e408c4ea71783381ecd2e9af30baad65974 /var/lib/rancher-data/local-catalogs/v2/rancher-partner-charts/8f17acdce9bffd6e05a58a3798840e408c4ea71783381ecd2e9af30baad65974 # buildkit
                        
# 2025-09-25 20:34:41  60.84MB 复制新文件或目录到容器中
COPY /var/lib/rancher-data/local-catalogs/v2/rancher-charts/4b40cac650031b74776e87c1a726b0484d0877c3ec137da0872547ff9b73a721 /var/lib/rancher-data/local-catalogs/v2/rancher-charts/4b40cac650031b74776e87c1a726b0484d0877c3ec137da0872547ff9b73a721 # buildkit
                        
# 2025-09-25 20:34:34  0.00B 设置环境变量 SSL_CERT_DIR
ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
                        
# 2025-09-25 20:34:34  0.00B 设置环境变量 CATTLE_RANCHER_PROVISIONING_CAPI_VERSION
ENV CATTLE_RANCHER_PROVISIONING_CAPI_VERSION=107.0.0+up0.8.0
                        
# 2025-09-25 20:34:34  0.00B 定义构建参数
ARG CATTLE_RANCHER_PROVISIONING_CAPI_VERSION=107.0.0+up0.8.0
                        
# 2025-09-25 20:34:34  0.00B 设置环境变量 CATTLE_RANCHER_WEBHOOK_VERSION
ENV CATTLE_RANCHER_WEBHOOK_VERSION=107.0.2+up0.8.2
                        
# 2025-09-25 20:34:34  0.00B 定义构建参数
ARG CATTLE_RANCHER_WEBHOOK_VERSION=107.0.2+up0.8.2
                        
# 2025-09-25 20:34:34  0.00B 设置环境变量 AGENT_IMAGE
ENV AGENT_IMAGE=rancher/rancher-agent:v2.12.2
                        
# 2025-09-25 20:34:34  0.00B 定义构建参数
ARG VERSION=v2.12.2
                        
# 2025-09-25 20:34:34  0.00B 定义构建参数
ARG RANCHER_REPO=rancher
                        
# 2025-09-25 20:34:34  0.00B 添加元数据标签
LABEL io.cattle.agent=true
                        
# 2025-09-25 20:34:34  57.67MB 执行命令并创建新的镜像层
RUN |1 ARCH=arm64 /bin/sh -c curl -sLf https://dl.k8s.io/${KUBECTL_VERSION}/bin/linux/${ARCH}/kubectl > /usr/bin/kubectl &&     chmod +x /usr/bin/kubectl # buildkit
                        
# 2025-09-25 20:34:34  0.00B 设置环境变量 KUBECTL_VERSION
ENV KUBECTL_VERSION=v1.33.1
                        
# 2025-09-25 20:34:34  0.00B 定义构建参数
ARG ARCH=arm64
                        
# 2025-09-25 20:34:34  0.00B 执行命令并创建新的镜像层
RUN /bin/sh -c /usr/bin/unshare --version &&     /usr/bin/mount --version &&     /usr/bin/umount --version &&     /usr/bin/nsenter --version # buildkit
                        
# 2025-09-25 20:34:34  136.29MB 复制新文件或目录到容器中
COPY /chroot/ / # buildkit
                        
# 2025-09-25 20:33:33  0.00B 执行命令并创建新的镜像层
RUN /bin/sh -c : # No-op command to create an explicit layer - this fixes a weird buildkit/buildx bug on macos arm # buildkit
                        
# 2025-09-24 03:03:50  27.70MB 

                        
# 2025-09-24 03:03:50  0.00B 
/bin/sh -c #(nop)  LABEL org.openbuildservice.disturl=obs://build.suse.de/SUSE:SLE-15-SP7:Update:CR/containers/4c06ea1f3427ec83bd1c3db04fef8d6a-micro-image
                        
# 2025-09-24 03:03:50  0.00B 
/bin/sh -c set -euo pipefail; rm -v /var/cache/ldconfig/aux-cache
                        
# 2025-09-24 03:03:50  0.00B 
/bin/sh -c set -euo pipefail; rm -v /var/lib/zypp/AutoInstalled
                        
# 2025-09-24 03:03:50  0.00B 
/bin/sh -c #(nop)  CMD ["/bin/sh"]
                        
# 2025-09-24 03:03:50  0.00B 
/bin/sh -c #(nop)  LABEL io.artifacthub.package.logo-url=https://opensource.suse.com/bci/SLE_BCI_logomark_green.svg
                        
# 2025-09-24 03:03:50  0.00B 
/bin/sh -c #(nop)  LABEL io.artifacthub.package.readme-url=https://sources.suse.com/SUSE:SLE-15-SP7:Update:CR/micro-image/4c06ea1f3427ec83bd1c3db04fef8d6a/README.md
                        
# 2025-09-24 03:03:50  0.00B 
/bin/sh -c #(nop)  LABEL com.suse.release-stage=released
                        
# 2025-09-24 03:03:50  0.00B 
/bin/sh -c #(nop)  LABEL com.suse.bci.micro.release-stage=released
                        
# 2025-09-24 03:03:50  0.00B 
/bin/sh -c #(nop)  LABEL com.suse.lifecycle-url=https://www.suse.com/lifecycle#suse-linux-enterprise-server-15
                        
# 2025-09-24 03:03:50  0.00B 
/bin/sh -c #(nop)  LABEL com.suse.bci.micro.lifecycle-url=https://www.suse.com/lifecycle#suse-linux-enterprise-server-15
                        
# 2025-09-24 03:03:49  0.00B 
/bin/sh -c #(nop)  LABEL com.suse.eula=sle-bci
                        
# 2025-09-24 03:03:49  0.00B 
/bin/sh -c #(nop)  LABEL com.suse.bci.micro.eula=sle-bci
                        
# 2025-09-24 03:03:49  0.00B 
/bin/sh -c #(nop)  LABEL com.suse.supportlevel.until=2031-07-31
                        
# 2025-09-24 03:03:49  0.00B 
/bin/sh -c #(nop)  LABEL com.suse.bci.micro.until=2031-07-31
                        
# 2025-09-24 03:03:49  0.00B 
/bin/sh -c #(nop)  LABEL com.suse.supportlevel=l3
                        
# 2025-09-24 03:03:49  0.00B 
/bin/sh -c #(nop)  LABEL com.suse.bci.micro.supportlevel=l3
                        
# 2025-09-24 03:03:49  0.00B 
/bin/sh -c #(nop)  LABEL org.openbuildservice.disturl=obs://build.suse.de/SUSE:SLE-15-SP7:Update:CR/containers/4c06ea1f3427ec83bd1c3db04fef8d6a-micro-image
                        
# 2025-09-24 03:03:49  0.00B 
/bin/sh -c #(nop)  LABEL com.suse.bci.micro.disturl=obs://build.suse.de/SUSE:SLE-15-SP7:Update:CR/containers/4c06ea1f3427ec83bd1c3db04fef8d6a-micro-image
                        
# 2025-09-24 03:03:49  0.00B 
/bin/sh -c #(nop)  LABEL org.opensuse.reference=registry.suse.com/bci/bci-micro:15.7-47.1
                        
# 2025-09-24 03:03:49  0.00B 
/bin/sh -c #(nop)  LABEL com.suse.bci.micro.reference=registry.suse.com/bci/bci-micro:15.7-47.1
                        
# 2025-09-24 03:03:49  0.00B 
/bin/sh -c #(nop)  LABEL org.opencontainers.image.ref.name=15.7-47.1
                        
# 2025-09-24 03:03:49  0.00B 
/bin/sh -c #(nop)  LABEL com.suse.bci.micro.name=15.7-47.1
                        
# 2025-09-24 03:03:49  0.00B 
/bin/sh -c #(nop)  LABEL org.opencontainers.image.source=https://sources.suse.com/SUSE:SLE-15-SP7:Update:CR/micro-image/4c06ea1f3427ec83bd1c3db04fef8d6a/
                        
# 2025-09-24 03:03:49  0.00B 
/bin/sh -c #(nop)  LABEL com.suse.bci.micro.source=https://sources.suse.com/SUSE:SLE-15-SP7:Update:CR/micro-image/4c06ea1f3427ec83bd1c3db04fef8d6a/
                        
# 2025-09-24 03:03:49  0.00B 
/bin/sh -c #(nop)  LABEL org.opencontainers.image.vendor=SUSE LLC
                        
# 2025-09-24 03:03:49  0.00B 
/bin/sh -c #(nop)  LABEL com.suse.bci.micro.vendor=SUSE LLC
                        
# 2025-09-24 03:03:49  0.00B 
/bin/sh -c #(nop)  LABEL org.opencontainers.image.created=2025-09-23T19:03:41.976236440Z
                        
# 2025-09-24 03:03:49  0.00B 
/bin/sh -c #(nop)  LABEL com.suse.bci.micro.created=2025-09-23T19:03:41.976236440Z
                        
# 2025-09-24 03:03:49  0.00B 
/bin/sh -c #(nop)  LABEL org.opencontainers.image.url=https://www.suse.com/products/base-container-images/
                        
# 2025-09-24 03:03:49  0.00B 
/bin/sh -c #(nop)  LABEL com.suse.bci.micro.url=https://www.suse.com/products/base-container-images/
                        
# 2025-09-24 03:03:49  0.00B 
/bin/sh -c #(nop)  LABEL org.opencontainers.image.version=15.7-47.1
                        
# 2025-09-24 03:03:49  0.00B 
/bin/sh -c #(nop)  LABEL com.suse.bci.micro.version=15.7-47.1
                        
# 2025-09-24 03:03:49  0.00B 
/bin/sh -c #(nop)  LABEL org.opencontainers.image.description=A micro environment for containers based on the SLE Base Container Image.
                        
# 2025-09-24 03:03:49  0.00B 
/bin/sh -c #(nop)  LABEL com.suse.bci.micro.description=A micro environment for containers based on the SLE Base Container Image.
                        
# 2025-09-24 03:03:49  0.00B 
/bin/sh -c #(nop)  LABEL org.opencontainers.image.title=SLE BCI 15 SP7 Micro
                        
# 2025-09-24 03:03:49  0.00B 
/bin/sh -c #(nop)  LABEL com.suse.bci.micro.title=SLE BCI 15 SP7 Micro
                        
# 2025-09-24 03:03:49  0.00B 
/bin/sh -c #(nop)  LABEL org.opencontainers.image.authors=https://github.com/SUSE/bci/discussions
                        
# 2025-09-24 03:03:49  0.00B 
/bin/sh -c #(nop)  LABEL com.suse.bci.micro.authors=https://github.com/SUSE/bci/discussions
                        
# 2025-09-24 03:03:49  0.00B 
/bin/sh -c #(nop) COPY dir:8d4ae14a8a15b46c1901c95516eab412c48e6392d8bb5c578aae15f97def34e8 in / 
                        
                    

镜像信息

{
    "Id": "sha256:d8d991e77e6004b53a3d666edf061f9d7e4f29069aafbf926cae797d07e90c3f",
    "RepoTags": [
        "rancher/rancher-agent:v2.12.2",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/rancher-agent:v2.12.2-linuxarm64"
    ],
    "RepoDigests": [
        "rancher/rancher-agent@sha256:2529b2e22fa45c12b8fc963994d43b8f3770beaa3dbc9e86e0089e778de8517e",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/rancher-agent@sha256:0cb46362d4f9bb5f460f05014622a10e67fb82ffb922dbe08c5003fe45399554"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2025-09-25T12:39:59.237493313Z",
    "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",
            "KUBECTL_VERSION=v1.33.1",
            "AGENT_IMAGE=rancher/rancher-agent:v2.12.2",
            "CATTLE_RANCHER_WEBHOOK_VERSION=107.0.2+up0.8.2",
            "CATTLE_RANCHER_PROVISIONING_CAPI_VERSION=107.0.0+up0.8.0",
            "SSL_CERT_DIR=/etc/kubernetes/ssl/certs"
        ],
        "Cmd": null,
        "Image": "",
        "Volumes": null,
        "WorkingDir": "/var/lib/rancher",
        "Entrypoint": [
            "run.sh"
        ],
        "OnBuild": null,
        "Labels": {
            "com.suse.bci.micro.authors": "https://github.com/SUSE/bci/discussions",
            "com.suse.bci.micro.created": "2025-09-23T19:03:41.976236440Z",
            "com.suse.bci.micro.description": "A micro environment for containers based on the SLE Base Container Image.",
            "com.suse.bci.micro.disturl": "obs://build.suse.de/SUSE:SLE-15-SP7:Update:CR/containers/4c06ea1f3427ec83bd1c3db04fef8d6a-micro-image",
            "com.suse.bci.micro.eula": "sle-bci",
            "com.suse.bci.micro.lifecycle-url": "https://www.suse.com/lifecycle#suse-linux-enterprise-server-15",
            "com.suse.bci.micro.name": "15.7-47.1",
            "com.suse.bci.micro.reference": "registry.suse.com/bci/bci-micro:15.7-47.1",
            "com.suse.bci.micro.release-stage": "released",
            "com.suse.bci.micro.source": "https://sources.suse.com/SUSE:SLE-15-SP7:Update:CR/micro-image/4c06ea1f3427ec83bd1c3db04fef8d6a/",
            "com.suse.bci.micro.supportlevel": "l3",
            "com.suse.bci.micro.title": "SLE BCI 15 SP7 Micro",
            "com.suse.bci.micro.until": "2031-07-31",
            "com.suse.bci.micro.url": "https://www.suse.com/products/base-container-images/",
            "com.suse.bci.micro.vendor": "SUSE LLC",
            "com.suse.bci.micro.version": "15.7-47.1",
            "com.suse.eula": "sle-bci",
            "com.suse.lifecycle-url": "https://www.suse.com/lifecycle#suse-linux-enterprise-server-15",
            "com.suse.release-stage": "released",
            "com.suse.supportlevel": "l3",
            "com.suse.supportlevel.until": "2031-07-31",
            "io.artifacthub.package.logo-url": "https://raw.githubusercontent.com/rancher/ui/master/public/assets/images/logos/welcome-cow.svg",
            "io.artifacthub.package.readme-url": "https://raw.githubusercontent.com/rancher/rancher/v2.12.2/README.md",
            "io.cattle.agent": "true",
            "org.openbuildservice.disturl": "obs://build.suse.de/SUSE:SLE-15-SP7:Update:CR/containers/4c06ea1f3427ec83bd1c3db04fef8d6a-micro-image",
            "org.opencontainers.image.authors": "https://github.com/SUSE/bci/discussions",
            "org.opencontainers.image.created": "2025-09-25T12:33:20.868Z",
            "org.opencontainers.image.description": "Complete container management platform",
            "org.opencontainers.image.licenses": "Apache-2.0",
            "org.opencontainers.image.ref.name": "15.7-47.1",
            "org.opencontainers.image.revision": "52946dcf82e245b2a133d437740300b8d35e69ca",
            "org.opencontainers.image.source": "https://github.com/rancher/rancher",
            "org.opencontainers.image.title": "rancher",
            "org.opencontainers.image.url": "https://github.com/rancher/rancher",
            "org.opencontainers.image.vendor": "SUSE LLC",
            "org.opencontainers.image.version": "v2.12.2",
            "org.opensuse.reference": "rancher/rancher-agent:v2.12.2"
        }
    },
    "Architecture": "arm64",
    "Os": "linux",
    "Size": 797428643,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/3a5c9f19d9dc60b75d87a34790836e21d83b2b00dc35a70ffa89027f96810d83/diff:/var/lib/docker/overlay2/b77521174293efe6cf6a75170cbec24bb4605aff3657a0fccee17e41951eee22/diff:/var/lib/docker/overlay2/ac7c4a827229069153b7fd0d6b64aa6c4920fc7e550f5498d34e7879edbe6f97/diff:/var/lib/docker/overlay2/d9a64fc1bfddd46caa5b0e0f9cdf63496155e7939af4c850038c9dc045e3acd2/diff:/var/lib/docker/overlay2/5c751c52d33d7dbb13d0e8f42ac786ffa41010ae1c524fc7225144c000463696/diff:/var/lib/docker/overlay2/f905b7d7fefa0565de75d99a31c20ea5aec738305cf2b0557780a9b3da9b44a9/diff:/var/lib/docker/overlay2/f654b31ecdeeeadd1e0e7db95061340c093e01a0105345f863d7d9c5a98582de/diff:/var/lib/docker/overlay2/6f08e29975e12c741ff3669d357b49c8c46cac4330a8bc0628cd81737a699999/diff:/var/lib/docker/overlay2/fe5b781aafd4ce1d7ca6ce92d8447113594696bad914a13189becec41e91cc05/diff:/var/lib/docker/overlay2/30f2d429d9e7ca4559135689f609ec6db71d6bf6776f6966b188e9efd332c6f1/diff:/var/lib/docker/overlay2/5233f3dd250af28d2e7963dfe6b32c7c045bc37174cf728182225cea2e906a5c/diff:/var/lib/docker/overlay2/b3aef3c43a6bb946156767f6fb38a46ec0e96d05955099344ec0d7926684a236/diff",
            "MergedDir": "/var/lib/docker/overlay2/0ac12ee937e36703a464e25efe04ebf51e183a845926e7282d2f715af1649ae7/merged",
            "UpperDir": "/var/lib/docker/overlay2/0ac12ee937e36703a464e25efe04ebf51e183a845926e7282d2f715af1649ae7/diff",
            "WorkDir": "/var/lib/docker/overlay2/0ac12ee937e36703a464e25efe04ebf51e183a845926e7282d2f715af1649ae7/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:4b075f76cfc73264f1073308a9ed051373866344b351c7d940caf41fe46b1c1d",
            "sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef",
            "sha256:7669b38124c4e57acae69dd0e059c81a453335ec6435a399870ac2713f578b3f",
            "sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef",
            "sha256:8d23493f42a3ff6772f1fa7d94a1c5d6472d5d99fe4c33fe7b303d92c692e509",
            "sha256:b784d51d3691b59c8b705d1ee71ee9240ed309e5d4fc5b5541a2ba420a1a9a63",
            "sha256:75d2f52faf229190270a0852970d6f8d3ac55d6f00cfb98bffc800f18ba8d2b2",
            "sha256:4dd56ccdcd565a70dfc64472117e883dc7141f5a644823bca39ee6ec73163d07",
            "sha256:556a609a9ab5220c442379f6f46b5d54b6615f5c53b2598024354e10706dfcc5",
            "sha256:15570e62d73c06c396dc997e47e44b3afeaaef3a303c08a2171a9976fac9cbfa",
            "sha256:3108ed7270b1a95e7e23e8b59e2703862ff24588456b6f0a824b43493d61ae3b",
            "sha256:e993b8df5536a264b1ffa667be79b8014eff4230c7efd9dd60c0a872677ff295",
            "sha256:0c2db6ab1841034a1e5d20afef5dec5d8e618ff5a4b3682b0cebe95924c7078e"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-10-25T09:19:58.422418324+08:00"
    }
}

更多版本

docker.io/rancher/rancher-agent:v2.9-head

linux/amd64 docker.io1.08GB2024-06-19 16:12
377

docker.io/rancher/rancher-agent:v2.5.12

linux/amd64 docker.io510.94MB2024-07-09 15:13
413

docker.io/rancher/rancher-agent:v2.8.5

linux/amd64 docker.io1.06GB2024-08-20 10:15
600

docker.io/rancher/rancher-agent:v2.9.1

linux/amd64 docker.io1.07GB2024-08-30 21:52
561

docker.io/rancher/rancher-agent:v2.5.16

linux/amd64 docker.io554.06MB2024-10-10 11:34
314

docker.io/rancher/rancher-agent:v2.9.3

linux/amd64 docker.io1.17GB2024-11-16 09:30
440

docker.io/rancher/rancher-agent:v2.10.0

linux/amd64 docker.io1.28GB2024-12-16 15:41
282

docker.io/rancher/rancher-agent:v2.10.1

linux/amd64 docker.io1.34GB2024-12-31 17:44
226

docker.io/rancher/rancher-agent:v2.10.2

linux/amd64 docker.io1.40GB2025-02-11 11:35
266

docker.io/rancher/rancher-agent:v2.9.2

linux/amd64 docker.io1.11GB2025-02-19 14:08
244

docker.io/rancher/rancher-agent:v2.10.3

linux/amd64 docker.io1.47GB2025-03-25 18:24
225

docker.io/rancher/rancher-agent:v2.8.2

linux/amd64 docker.io1.15GB2025-03-27 15:51
190

docker.io/rancher/rancher-agent:v2.11.0

linux/amd64 docker.io1.50GB2025-04-06 09:34
207

docker.io/rancher/rancher-agent:v2.6.14

linux/amd64 docker.io1.05GB2025-04-15 09:21
218

docker.io/rancher/rancher-agent:v2.11.1-alpha3

linux/amd64 docker.io1.53GB2025-04-23 12:45
194

docker.io/rancher/rancher-agent:v2.7.3

linux/amd64 docker.io855.38MB2025-05-19 10:09
211

docker.io/rancher/rancher-agent:v2.11.2

linux/amd64 docker.io1.59GB2025-05-23 22:15
217

docker.io/rancher/rancher-agent:v2.11.1

linux/arm64 docker.io1.55GB2025-06-09 16:03
106

docker.io/rancher/rancher-agent:v2.11.1

linux/amd64 docker.io1.55GB2025-06-09 16:13
222

docker.io/rancher/rancher-agent:v2.11.3

linux/amd64 docker.io1.64GB2025-07-11 10:57
234

docker.io/rancher/rancher-agent:v2.7.10

linux/amd64 docker.io1.12GB2025-07-17 12:07
123

docker.io/rancher/rancher-agent:v2.10.3

linux/arm64 docker.io1.48GB2025-07-25 15:00
91

docker.io/rancher/rancher-agent:v2.9.3

linux/arm64 docker.io1.18GB2025-08-18 16:56
101

docker.io/rancher/rancher-agent:v2.12.0

linux/amd64 docker.io762.91MB2025-08-27 00:32
84

docker.io/rancher/rancher-agent:v2.12.1

linux/amd64 docker.io777.77MB2025-09-02 17:43
109

docker.io/rancher/rancher-agent:v2.12.1

linux/arm64 docker.io779.53MB2025-09-02 17:47
85

docker.io/rancher/rancher-agent:v2.7.5

linux/amd64 docker.io912.62MB2025-09-04 09:54
107

docker.io/rancher/rancher-agent:v2.6.11

linux/amd64 docker.io787.89MB2025-09-08 18:26
95

docker.io/rancher/rancher-agent:v2.13.0-alpha2

linux/amd64 docker.io802.48MB2025-10-10 11:33
60

docker.io/rancher/rancher-agent:v2.12.2

linux/amd64 docker.io795.73MB2025-10-10 16:18
67

docker.io/rancher/rancher-agent:v2.11.2

linux/arm64 docker.io1.60GB2025-10-17 08:57
43

docker.io/rancher/rancher-agent:v2.12.2

linux/arm64 docker.io797.43MB2025-10-25 09:20
31

docker.io/rancher/rancher-agent:v2.10.2

linux/arm64 docker.io1.41GB2025-10-29 11:31
16