广告图片

docker.io/rancher/rancher-agent:v2.4.17 linux/amd64

docker.io/rancher/rancher-agent:v2.4.17 - 国内下载镜像源 浏览次数:29 安全受验证的发布者-Rancher
Rancher Agent 是一个用于在 Kubernetes 集群中运行 Rancher 的容器化代理。该代理负责将 Container Network Interface (CNI) 和 Service Network Interface (SNI) 配置为 Pod 可以访问的网络接口,使得Pod可以正确地访问外部服务。
源镜像 docker.io/rancher/rancher-agent:v2.4.17
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/rancher-agent:v2.4.17
镜像ID sha256:37eb7e94bbb3cea8a45aeb1785f266f4179a389d55cebdb9a7a1f0d8bd01946c
镜像TAG v2.4.17
大小 289.53MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD
启动入口 run.sh
工作目录
OS/平台 linux/amd64
浏览量 29 次
贡献者
镜像创建 2021-08-09T22:58:55.86344513Z
同步时间 2026-04-16 18:59
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin DOCKER_URL_amd64=https://get.docker.com/builds/Linux/x86_64/docker-1.10.3 DOCKER_URL_arm64=https://github.com/rancher/docker/releases/download/v1.10.3-ros1/docker-1.10.3_arm64 DOCKER_URL=DOCKER_URL_amd64 KUBECTL_VERSION=v1.17.6 LOGLEVEL_VERSION=v0.1.3 KUBEPROMPT_VERSION=v1.0.10 DOCKER_API_VERSION=1.24 AGENT_IMAGE=rancher/rancher-agent:v2.4.17 SSL_CERT_DIR=/etc/kubernetes/ssl/certs
镜像标签
true: io.cattle.agent 2021-08-09T22:58:29Z: org.label-schema.build-date 1.0: org.label-schema.schema-version d77158ed05e4a69c5159840166c9e06126bed1cc: org.label-schema.vcs-ref https://github.com/rancher/rancher.git: org.label-schema.vcs-url

Docker拉取命令

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

Containerd拉取命令

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

Shell快速替换命令

sed -i 's#rancher/rancher-agent:v2.4.17#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/rancher-agent:v2.4.17#' 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.4.17 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/rancher-agent:v2.4.17  docker.io/rancher/rancher-agent:v2.4.17'

Ansible快速分发-Containerd

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

镜像构建历史


# 2021-08-10 06:58:55  0.00B 
/bin/sh -c #(nop)  LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
                        
# 2021-08-10 06:58:55  0.00B 
/bin/sh -c #(nop)  LABEL org.label-schema.vcs-ref=d77158ed05e4a69c5159840166c9e06126bed1cc
                        
# 2021-08-10 06:58:55  0.00B 
/bin/sh -c #(nop)  LABEL org.label-schema.schema-version=1.0
                        
# 2021-08-10 06:58:55  0.00B 
/bin/sh -c #(nop)  LABEL org.label-schema.build-date=2021-08-09T22:58:29Z
                        
# 2021-08-10 06:58:55  0.00B 
/bin/sh -c #(nop)  ENTRYPOINT ["run.sh"]
                        
# 2021-08-10 06:58:54  70.69MB 
/bin/sh -c #(nop) COPY multi:13143fa435c1dc0fe5b11683991b17556ce4e415249754a1e6ccd8a5abbd3957 in /usr/bin/ 
                        
# 2021-08-10 06:58:54  0.00B 
/bin/sh -c #(nop)  ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
                        
# 2021-08-10 06:58:54  0.00B 
/bin/sh -c #(nop)  ENV AGENT_IMAGE=rancher/rancher-agent:v2.4.17
                        
# 2021-08-10 06:58:54  0.00B 
/bin/sh -c #(nop)  ENV DOCKER_API_VERSION=1.24
                        
# 2021-08-10 06:58:54  0.00B 
/bin/sh -c #(nop)  LABEL io.cattle.agent=true
                        
# 2021-08-10 06:58:54  0.00B 
/bin/sh -c #(nop)  ARG VERSION=dev
                        
# 2021-08-10 06:58:53  47.41MB 
|1 ARCH=amd64 /bin/sh -c curl -sL https://github.com/c-bata/kube-prompt/releases/download/${KUBEPROMPT_VERSION}/kube-prompt_${KUBEPROMPT_VERSION}_linux_${ARCH}.zip > /usr/bin/kube-prompt.zip && unzip /usr/bin/kube-prompt.zip -d /usr/bin
                        
# 2021-08-10 06:58:51  0.00B 
/bin/sh -c #(nop)  ENV KUBEPROMPT_VERSION=v1.0.10
                        
# 2021-08-10 06:58:51  3.18MB 
|1 ARCH=amd64 /bin/sh -c curl -sL https://github.com/rancher/share-mnt/releases/download/v1.0.7/share-mnt-${ARCH}.tar.gz | tar xvzf - -C /usr/bin
                        
# 2021-08-10 06:58:51  5.94MB 
|1 ARCH=amd64 /bin/sh -c curl -sLf https://github.com/rancher/loglevel/releases/download/${LOGLEVEL_VERSION}/loglevel-${ARCH}-${LOGLEVEL_VERSION}.tar.gz | tar xvzf - -C /usr/bin
                        
# 2021-08-10 06:58:50  0.00B 
/bin/sh -c #(nop)  ENV LOGLEVEL_VERSION=v0.1.3
                        
# 2021-08-10 06:58:50  99.17MB 
|1 ARCH=amd64 /bin/sh -c apt-get update &&     apt-get install -y --no-install-recommends curl ca-certificates jq iproute2 vim-tiny less bash-completion unzip sysstat acl &&     curl -sLf ${!DOCKER_URL} > /usr/bin/docker &&     chmod +x /usr/bin/docker &&     curl -sLf https://storage.googleapis.com/kubernetes-release/release/${KUBECTL_VERSION}/bin/linux/${ARCH}/kubectl > /usr/bin/kubectl &&     chmod +x /usr/bin/kubectl &&     DEBIAN_FRONTEND=noninteractive apt-get autoremove -y &&     DEBIAN_FRONTEND=noninteractive apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*
                        
# 2021-08-10 06:58:33  0.00B 
/bin/sh -c #(nop)  ENV KUBECTL_VERSION=v1.17.6
                        
# 2021-08-10 06:58:32  9.00B 
|1 ARCH=amd64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh
                        
# 2021-08-10 06:58:32  0.00B 
/bin/sh -c #(nop)  ENV DOCKER_URL_amd64=https://get.docker.com/builds/Linux/x86_64/docker-1.10.3 DOCKER_URL_arm64=https://github.com/rancher/docker/releases/download/v1.10.3-ros1/docker-1.10.3_arm64 DOCKER_URL=DOCKER_URL_amd64
                        
# 2021-08-10 06:58:32  0.00B 
/bin/sh -c #(nop)  ARG ARCH=amd64
                        
# 2021-07-27 05:21:31  0.00B 
/bin/sh -c #(nop)  CMD ["bash"]
                        
# 2021-07-27 05:21:30  63.14MB 
/bin/sh -c #(nop) ADD file:e729fb032bd2f7cde20fb343da0cd358447e8b23028422c123944e8d0be660fa in / 
                        
                    

镜像信息

{
    "Id": "sha256:37eb7e94bbb3cea8a45aeb1785f266f4179a389d55cebdb9a7a1f0d8bd01946c",
    "RepoTags": [
        "rancher/rancher-agent:v2.4.17",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/rancher-agent:v2.4.17"
    ],
    "RepoDigests": [
        "rancher/rancher-agent@sha256:32657dfdd0b9f97dfdfc722849b5f2fb0e2ba9eb125f0df76ed8639f7c98c560",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/rancher-agent@sha256:c38daaddd66dee503b4ecd0c6bd380a7cf40e948e8b4628270f3da9a406c9f05"
    ],
    "Parent": "",
    "Comment": "",
    "Created": "2021-08-09T22:58:55.86344513Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "18.09.0",
    "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",
            "DOCKER_URL_amd64=https://get.docker.com/builds/Linux/x86_64/docker-1.10.3",
            "DOCKER_URL_arm64=https://github.com/rancher/docker/releases/download/v1.10.3-ros1/docker-1.10.3_arm64",
            "DOCKER_URL=DOCKER_URL_amd64",
            "KUBECTL_VERSION=v1.17.6",
            "LOGLEVEL_VERSION=v0.1.3",
            "KUBEPROMPT_VERSION=v1.0.10",
            "DOCKER_API_VERSION=1.24",
            "AGENT_IMAGE=rancher/rancher-agent:v2.4.17",
            "SSL_CERT_DIR=/etc/kubernetes/ssl/certs"
        ],
        "Cmd": null,
        "Image": "sha256:4856287404111d1e9652b95259aa0db44918d2c1451bf077d75230c1f616cd4d",
        "Volumes": null,
        "WorkingDir": "",
        "Entrypoint": [
            "run.sh"
        ],
        "OnBuild": null,
        "Labels": {
            "io.cattle.agent": "true",
            "org.label-schema.build-date": "2021-08-09T22:58:29Z",
            "org.label-schema.schema-version": "1.0",
            "org.label-schema.vcs-ref": "d77158ed05e4a69c5159840166c9e06126bed1cc",
            "org.label-schema.vcs-url": "https://github.com/rancher/rancher.git"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 289532202,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/ffa2cdc751892435147c6f275e37209c0602b732c421f565481d325717e88063/diff:/var/lib/docker/overlay2/26673b1397a37af7793cb2d3a57775e69406e9fc58061a59fb8bd87728b0b0b8/diff:/var/lib/docker/overlay2/6805ed81d75a8e0255ab234a32f4067db2722e416ad41ef7ed27f777934a8559/diff:/var/lib/docker/overlay2/c596d05702d6f0282e54347e1fd9e556b8e28e912fedc58ee8adc32b63680181/diff:/var/lib/docker/overlay2/a17577594081905f545bfe74531ad580d5a91478e88b68e20ca956402509be43/diff:/var/lib/docker/overlay2/4b36d62899def5fb39dc13e6b2ddcbd5a350b14210b75a8ea3d69de42bc126ee/diff",
            "MergedDir": "/var/lib/docker/overlay2/84ccd941502db98d8e6efeb4570dd3c1c8f30a90d4e152f56cbd1b5599316f19/merged",
            "UpperDir": "/var/lib/docker/overlay2/84ccd941502db98d8e6efeb4570dd3c1c8f30a90d4e152f56cbd1b5599316f19/diff",
            "WorkDir": "/var/lib/docker/overlay2/84ccd941502db98d8e6efeb4570dd3c1c8f30a90d4e152f56cbd1b5599316f19/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:21639b09744fc39b4e1fe31c79cdf54470afe4d7239a517c4060bd181f8e3039",
            "sha256:76c8b6134989b0e8267757b0b6364c4bc93891f5e97a9a4e896636af637ac3fb",
            "sha256:49cd03dc1b2b5b92b67099dcaec31439982115569655eccd5c30f94832af4198",
            "sha256:ccdda47f3e61d2796e8af0802f615888509c6a42ed14cba2ae021045c1e3b628",
            "sha256:60bfe20583bca5a81f60304fc384626c08506027c99a6c3189c01a586fc2d049",
            "sha256:5625ada6d40fab730a2d4219e11f3dfeb026bebdd1bfbc9af8df55d78207d95a",
            "sha256:99e80075539f623372bbeb858202721b4d98308980544531bb590f355047ec8a"
        ]
    },
    "Metadata": {
        "LastTagTime": "2026-04-16T18:59:36.925805254+08:00"
    }
}

更多版本

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

linux/amd64 docker.io806.44MB2025-11-06 14:29
341

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

linux/amd64 docker.io578.90MB2025-12-02 22:42
160

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

linux/amd64 docker.io836.45MB2025-12-17 23:33
239

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

linux/amd64 docker.io847.18MB2026-01-09 16:15
231

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

linux/amd64 docker.io880.80MB2026-04-08 19:15
56

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

linux/amd64 docker.io899.18MB2026-04-14 14:16
29

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

linux/amd64 docker.io289.53MB2026-04-16 18:59
28