docker.io/rancher/shell:v0.1.13 linux/amd64

docker.io/rancher/shell:v0.1.13 - 国内下载镜像源 浏览次数:69 _@ 贡献同步 安全受验证的发布者-Rancher
📚 **rancher/shell 镜像描述** 该镜像是一个 shell 容器镜像,用于提供一个基本的 Linux 命令行环境。您可以在其中执行 shell 命令、运行命令脚本或交互式 shell。 .>

该镜像基于 Alpine Linux 发行版,具有轻量级和高性能特点。. Hope this helps! 😊

源镜像 docker.io/rancher/shell:v0.1.13
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/shell:v0.1.13
镜像ID sha256:b0f357eabae52509018276cb4087361154b026b73ebbaaa271345cdeb8a4346b
镜像TAG v0.1.13
大小 170.33MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD welcome
启动入口
工作目录 /home/shell
OS/平台 linux/amd64
浏览量 69 次
贡献者
avatar
_@
镜像创建 2021-11-03T22:35:35.460295292Z
同步时间 2026-05-14 22:41
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
镜像标签
2021-11-03T22:34:12Z: org.opencontainers.image.created 50a9cfaf6b9cd196eb9193b3eb267cc7f11fb8c7: org.opencontainers.image.revision https://github.com/rancher/shell.git: org.opencontainers.image.source https://github.com/rancher/shell: org.opencontainers.image.url
镜像安全扫描 查看Trivy扫描报告

系统OS: alpine 3.12.8 扫描引擎: Trivy 扫描时间: 2026-05-14 22:41

低危漏洞:24 中危漏洞:312 高危漏洞:311 严重漏洞:26

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/shell:v0.1.13
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/shell:v0.1.13  docker.io/rancher/shell:v0.1.13

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/shell:v0.1.13
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/shell:v0.1.13  docker.io/rancher/shell:v0.1.13

Shell快速替换命令

sed -i 's#rancher/shell:v0.1.13#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/shell:v0.1.13#' deployment.yaml

Ansible快速分发-Docker

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

Ansible快速分发-Containerd

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

镜像构建历史


# 2021-11-04 06:35:35  0.00B 
/bin/sh -c #(nop)  LABEL org.opencontainers.image.url=https://github.com/rancher/shell
                        
# 2021-11-04 06:35:35  0.00B 
/bin/sh -c #(nop)  LABEL org.opencontainers.image.source=https://github.com/rancher/shell.git
                        
# 2021-11-04 06:35:35  0.00B 
/bin/sh -c #(nop)  LABEL org.opencontainers.image.revision=50a9cfaf6b9cd196eb9193b3eb267cc7f11fb8c7
                        
# 2021-11-04 06:35:35  0.00B 
/bin/sh -c #(nop)  LABEL org.opencontainers.image.created=2021-11-03T22:34:12Z
                        
# 2021-11-04 06:35:35  0.00B 
/bin/sh -c #(nop)  CMD ["welcome"]
                        
# 2021-11-04 06:35:35  0.00B 
/bin/sh -c #(nop) WORKDIR /home/shell
                        
# 2021-11-04 06:35:34  0.00B 
/bin/sh -c #(nop)  USER 1000
                        
# 2021-11-04 06:35:34  108.00B 
/bin/sh -c #(nop) COPY file:3c48c8437bac82409709ed68031adc81d5be98c93238f64991d2eeb01a1889d6 in /home/shell/ 
                        
# 2021-11-04 06:35:34  1.13KB 
/bin/sh -c #(nop) COPY multi:bf72e184f89d1023d0a4d4984e9f9ff5577b3eaa79275b6c3f8bede49a4ac72d in /usr/local/bin/ 
                        
# 2021-11-04 06:35:31  114.07MB 
/bin/sh -c #(nop) COPY multi:44455cb4381219ff696dc3abcf833761bae1910aace2263e706f806db2777c89 in /usr/local/bin/ 
                        
# 2021-11-04 06:35:28  46.55MB 
/bin/sh -c #(nop) COPY file:f033be12db0e656d3af5b41dcd7b413d6a6957877c12467af61812ca12db9362 in /usr/local/bin/ 
                        
# 2021-11-04 06:35:28  194.00B 
/bin/sh -c echo 'shell:x:1000:1000:shell,,,:/home/shell:/bin/bash' > /etc/passwd &&     echo 'shell:x:1000:' > /etc/group &&     mkdir /home/shell &&     echo '. /etc/profile.d/bash_completion.sh' >> /home/shell/.bashrc &&     echo 'alias k="kubectl"' >> /home/shell/.bashrc &&     echo 'alias ks="kubectl -n kube-system"' >> /home/shell/.bashrc &&     echo 'source <(kubectl completion bash)' >> /home/shell/.bashrc &&     echo 'PS1="> "' >> /home/shell/.bashrc &&     mkdir /home/shell/.kube &&     chown -R shell /home/shell &&     chmod 700 /run
                        
# 2021-11-04 06:35:27  4.13MB 
/bin/sh -c apk add -U --no-cache bash bash-completion jq
                        
# 2021-09-01 07:18:24  0.00B 
/bin/sh -c #(nop)  CMD ["/bin/sh"]
                        
# 2021-09-01 07:18:23  5.58MB 
/bin/sh -c #(nop) ADD file:e3d2013df9d58cd9255c749dbd62e7b1b1bdf1c2ee644c17bb93e67d859f0815 in / 
                        
                    

镜像信息

{
    "Id": "sha256:b0f357eabae52509018276cb4087361154b026b73ebbaaa271345cdeb8a4346b",
    "RepoTags": [
        "rancher/shell:v0.1.13",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/shell:v0.1.13"
    ],
    "RepoDigests": [
        "rancher/shell@sha256:277182424d502cff91128c6a0f6dd7b70a6e2ac8ef4347c7cf4e52bbea1c8050",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/shell@sha256:b7d5ebc0ff4df80d005036f360046e10ee043f89638132dbe4541a0f8b337559"
    ],
    "Parent": "",
    "Comment": "",
    "Created": "2021-11-03T22:35:35.460295292Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "20.10.9",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "1000",
        "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": [
            "welcome"
        ],
        "Image": "sha256:cc21fe2b2b169c2f38d9c3fffc8322c134eb8c69b615eddcc634df1f144481b9",
        "Volumes": null,
        "WorkingDir": "/home/shell",
        "Entrypoint": null,
        "OnBuild": null,
        "Labels": {
            "org.opencontainers.image.created": "2021-11-03T22:34:12Z",
            "org.opencontainers.image.revision": "50a9cfaf6b9cd196eb9193b3eb267cc7f11fb8c7",
            "org.opencontainers.image.source": "https://github.com/rancher/shell.git",
            "org.opencontainers.image.url": "https://github.com/rancher/shell"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 170331667,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/cda35fdcf61c1f37acb7719401de0346e7055abccb7aaa5ce4251aa8c962fd39/diff:/var/lib/docker/overlay2/5ff97df4116c56b5cdb9531c435a772a94d1ef5584480c1a5e9e96c7000e05f0/diff:/var/lib/docker/overlay2/21401aee753deb59450c7900da341025da85141dc22797204fc1f409370368eb/diff:/var/lib/docker/overlay2/c9004e7589cd0cc06aaebdba7b9e7921419ca4c43a1ef589fba10e30fa1fb33c/diff:/var/lib/docker/overlay2/57196f715d6ead72735399bff627d4d15920f885349d1e5f26ed16c69a956b4f/diff:/var/lib/docker/overlay2/87d16fb2efcba38637de0615d82e94f274c9dd04d1750402b1801ae4a904ac74/diff",
            "MergedDir": "/var/lib/docker/overlay2/68a27bc3486477187843b813ac7f567dd7dbe176d4445cd22bf2e963cd12d657/merged",
            "UpperDir": "/var/lib/docker/overlay2/68a27bc3486477187843b813ac7f567dd7dbe176d4445cd22bf2e963cd12d657/diff",
            "WorkDir": "/var/lib/docker/overlay2/68a27bc3486477187843b813ac7f567dd7dbe176d4445cd22bf2e963cd12d657/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:e6688e911f15729983816cb784a4ae88c7405593c30bc88f6216e24c3363bf26",
            "sha256:4d167be55d5cfa9d393b8fd21affcb59a4ae9cb1682baca1d26177a2242cd83f",
            "sha256:390ef007ede9b7ac7fd941b3ae35dec18db46adf3879485430f9eefe0b81b464",
            "sha256:7c4b27919adf1c26c6fba3bd6219c6d0b75f3613924e13e6f923b0d6e4206ffe",
            "sha256:2b393de76f2bc78842d5ef8d385b09355e529bce5262fffb4a22fffead7e79e4",
            "sha256:3b365880f2030fe2cba831e1b71bc96d0fec28ed3c804bdbe3a576ec1d8061ce",
            "sha256:aca36cf66a505377d8a0454bda1bd979751f83ee5d4363a250787b7c9b6b8f18"
        ]
    },
    "Metadata": {
        "LastTagTime": "2026-05-14T22:41:33.263242461+08:00"
    }
}

更多版本

docker.io/rancher/shell:v0.1.25

linux/amd64 docker.io405.99MB2024-06-27 10:20
621

docker.io/rancher/shell:v0.1.5

linux/arm64 docker.io141.41MB2024-07-28 01:20
497

docker.io/rancher/shell:v0.1.20

linux/amd64 docker.io387.83MB2024-08-08 15:23
588

docker.io/rancher/shell:v0.2.1

linux/amd64 docker.io302.08MB2024-08-30 17:02
753

docker.io/rancher/shell:v0.2.2

linux/amd64 docker.io303.21MB2024-10-27 12:58
569

docker.io/rancher/shell:v0.1.24

linux/amd64 docker.io392.80MB2024-11-18 19:43
549

docker.io/rancher/shell:v0.3.0

linux/amd64 docker.io307.99MB2024-12-16 15:27
499

docker.io/rancher/shell:v0.3.1

linux/amd64 docker.io332.56MB2025-03-06 15:03
466

docker.io/rancher/shell:v0.4.0

linux/amd64 docker.io338.51MB2025-04-06 15:33
404

docker.io/rancher/shell:v0.1.19

linux/amd64 docker.io345.81MB2025-04-15 09:31
398

docker.io/rancher/shell:v0.4.1

linux/amd64 docker.io339.94MB2025-05-23 18:31
607

docker.io/rancher/shell:v0.3.1

linux/arm64 docker.io325.50MB2025-07-31 10:40
243

docker.io/rancher/shell:v0.4.1

linux/arm64 docker.io333.67MB2025-08-11 16:49
328

docker.io/rancher/shell:v0.2.2

linux/arm64 docker.io298.02MB2025-08-11 18:01
240

docker.io/rancher/shell:v0.2.1

linux/arm64 docker.io297.54MB2025-08-14 16:33
220

docker.io/rancher/shell:v0.5.0

linux/amd64 docker.io348.17MB2025-08-27 01:05
456

docker.io/rancher/shell:v0.5.0

linux/arm64 docker.io339.70MB2025-09-08 01:15
293

docker.io/rancher/shell:v0.1.21

linux/amd64 docker.io391.92MB2025-10-21 17:26
263

docker.io/rancher/shell:v0.3.0

linux/arm64 docker.io302.87MB2025-10-29 11:36
179

docker.io/rancher/shell:v0.6.0

linux/amd64 docker.io356.96MB2025-12-01 15:13
236

docker.io/rancher/shell:v0.6.1

linux/amd64 docker.io358.54MB2025-12-21 08:20
379

docker.io/rancher/shell:v0.6.1-rc.1

linux/amd64 docker.io358.54MB2025-12-28 23:38
251

docker.io/rancher/shell:v0.6.1

linux/arm64 docker.io346.95MB2026-01-21 16:45
160

docker.io/rancher/shell:v0.1.18

linux/amd64 docker.io344.23MB2026-02-24 16:12
174

docker.io/rancher/shell:v0.6.2

linux/amd64 docker.io358.12MB2026-02-28 01:31
242

docker.io/rancher/shell:v0.1.5

linux/amd64 docker.io149.33MB2026-05-14 14:46
56

docker.io/rancher/shell:v0.1.13

linux/amd64 docker.io170.33MB2026-05-14 22:41
68

docker.io/rancher/shell:v0.7.0

linux/amd64 docker.io352.28MB2026-05-16 19:07
78