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

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

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

源镜像 docker.io/rancher/shell:v0.2.2
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/shell:v0.2.2
镜像ID sha256:798068bfdd1d2bd98e840f42a93635d9eab90ab4485e9e14746f91ae76ce4899
镜像TAG v0.2.2
大小 303.21MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD welcome
启动入口
工作目录 /home/shell
OS/平台 linux/amd64
浏览量 65 次
贡献者
镜像创建 2024-10-17T15:19:39.088613847Z
同步时间 2024-10-27 12:58
更新时间 2024-11-21 16:45
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
镜像安全扫描 查看Trivy扫描报告

系统OS: suse linux enterprise server 15.6 扫描引擎: Trivy 扫描时间: 2024-10-27 12:58

低危漏洞:0 中危漏洞:15 高危漏洞:6 严重漏洞:3

Docker拉取命令 无权限下载?点我修复

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

Containerd拉取命令

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

Shell快速替换命令

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

Ansible快速分发-Docker

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

Ansible快速分发-Containerd

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

镜像历史

大小 创建时间 层信息
0.00B 2024-10-17 23:19:39 CMD ["welcome"]
0.00B 2024-10-17 23:19:39 WORKDIR /home/shell
0.00B 2024-10-17 23:19:39 USER 1000
108.00B 2024-10-17 23:19:39 COPY --chown=1000:1000 --chmod=0755 package/kustomize.sh /home/shell/ # buildkit
1.13KB 2024-10-17 23:19:39 COPY --chown=root:root --chmod=0755 package/helm-cmd package/welcome /usr/local/bin/ # buildkit
159.99MB 2024-10-17 23:19:38 COPY --chown=root:root --chmod=0755 /kubectl /k9s /kustomize* /usr/local/bin/ # buildkit
52.49MB 2024-10-17 23:19:37 COPY --chown=root:root --chmod=0755 /helm/bin/helm /usr/local/bin/ # buildkit
90.73MB 2024-10-17 23:16:41 COPY /chroot / # buildkit

镜像信息

{
    "Id": "sha256:798068bfdd1d2bd98e840f42a93635d9eab90ab4485e9e14746f91ae76ce4899",
    "RepoTags": [
        "rancher/shell:v0.2.2",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/shell:v0.2.2"
    ],
    "RepoDigests": [
        "rancher/shell@sha256:2fc130d369b316abb5111a99c4b0bbb64b2cf6fb2cf6f47fcb62e18c3a856a9c",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/shell@sha256:bcbef0758598c3e800a8501e9eaf70c1e016463fce631e2a480c04ec9faf2ddf"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2024-10-17T15:19:39.088613847Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "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"
        ],
        "ArgsEscaped": true,
        "Image": "",
        "Volumes": null,
        "WorkingDir": "/home/shell",
        "Entrypoint": null,
        "OnBuild": null,
        "Labels": null
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 303213146,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/0a2e5271d16dd4cfd2d202b42e5275c8aac8e2f91b1b8f24a8703066bb8cd246/diff:/var/lib/docker/overlay2/29ee699b0168ed8206a226d485f7098878e3ec61cffc86d70e6bed900223122a/diff:/var/lib/docker/overlay2/eddc2e2f5866adbce3d5e278daee9dd8d66dae6361db4d2f9921ca860b39a339/diff:/var/lib/docker/overlay2/53371059c2feac320dcb0842ea17d974d1fc9b06b615b1ded5c22410152f3327/diff:/var/lib/docker/overlay2/3cc94d552f11de9eea3681003fa1b58d1034925e58b733c5e51ed0ceb1d75b3f/diff",
            "MergedDir": "/var/lib/docker/overlay2/462c234cbbfc6c3ed45239b114c6d03424e96cceaff3ba6f2a0490c8df7f41d1/merged",
            "UpperDir": "/var/lib/docker/overlay2/462c234cbbfc6c3ed45239b114c6d03424e96cceaff3ba6f2a0490c8df7f41d1/diff",
            "WorkDir": "/var/lib/docker/overlay2/462c234cbbfc6c3ed45239b114c6d03424e96cceaff3ba6f2a0490c8df7f41d1/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:93b1abd6fce2cc1aa6b0f003783c5064c3b8c9497a6c838927c72918b7a07619",
            "sha256:06aa2ad4f0a5611f836e988547da8b6bcb7d7cbeed9d7ecd4dafd12c88e4c058",
            "sha256:783ace4b3c6780d8bc03ca433d0a36cdd1251ef3d36c54518c40257e2ec50f86",
            "sha256:5dada229614fec029782288449e383f08bf7781c66b9d2cea9398ee84b4fa6ea",
            "sha256:0fbc2b08e1935c59cc187a0f3be987e9b9b9a29ce601f62bdea31c55cdc4fbd5",
            "sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef"
        ]
    },
    "Metadata": {
        "LastTagTime": "2024-10-27T12:58:15.770789195+08:00"
    }
}

更多版本

docker.io/rancher/shell:v0.1.25

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

docker.io/rancher/shell:v0.1.5

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

docker.io/rancher/shell:v0.1.20

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

docker.io/rancher/shell:v0.2.1

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

docker.io/rancher/shell:v0.2.2

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

docker.io/rancher/shell:v0.1.24

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