docker.io/kubeedge/installation-package:v1.21.0 linux/arm64

docker.io/kubeedge/installation-package:v1.21.0 - 国内下载镜像源 浏览次数:6 安全受验证的发布者-kubeedge 温馨提示: 这是一个 linux/arm64 系统架构镜像
根据 Docker Hub 的记录,这个镜像的描述为:
安装 KubeEdge package
(注意:没有样式信息)
源镜像 docker.io/kubeedge/installation-package:v1.21.0
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kubeedge/installation-package:v1.21.0-linuxarm64
镜像ID sha256:93c821e855b263151ab4ce1abe63c82c7c54a2a80a12f3c4441cb28eba6337e4
镜像TAG v1.21.0-linuxarm64
大小 235.75MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD /bin/bash
启动入口
工作目录 /etc/kubeedge
OS/平台 linux/arm64
浏览量 6 次
贡献者
镜像创建 2025-06-18T03:00:48.800867768Z
同步时间 2025-06-20 17:37
更新时间 2025-06-21 09:29
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
镜像标签
ubuntu: org.opencontainers.image.ref.name 18.04: org.opencontainers.image.version

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kubeedge/installation-package:v1.21.0-linuxarm64
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kubeedge/installation-package:v1.21.0-linuxarm64  docker.io/kubeedge/installation-package:v1.21.0

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kubeedge/installation-package:v1.21.0-linuxarm64
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kubeedge/installation-package:v1.21.0-linuxarm64  docker.io/kubeedge/installation-package:v1.21.0

Shell快速替换命令

sed -i 's#kubeedge/installation-package:v1.21.0#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kubeedge/installation-package:v1.21.0-linuxarm64#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kubeedge/installation-package:v1.21.0-linuxarm64 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kubeedge/installation-package:v1.21.0-linuxarm64  docker.io/kubeedge/installation-package:v1.21.0'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kubeedge/installation-package:v1.21.0-linuxarm64 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kubeedge/installation-package:v1.21.0-linuxarm64  docker.io/kubeedge/installation-package:v1.21.0'

镜像构建历史


# 2025-06-18 11:00:48  0.00B 设置工作目录为/etc/kubeedge
WORKDIR /etc/kubeedge
                        
# 2025-06-18 11:00:48  101.81MB 复制新文件或目录到容器中
COPY /work/_output/local/bin/keadm /usr/local/bin/keadm # buildkit
                        
# 2025-06-18 11:00:48  77.27MB 复制新文件或目录到容器中
COPY /work/_output/local/bin/edgecore /usr/local/bin/edgecore # buildkit
                        
# 2023-05-30 17:39:10  0.00B 
/bin/sh -c #(nop)  CMD ["/bin/bash"]
                        
# 2023-05-30 17:39:09  56.66MB 
/bin/sh -c #(nop) ADD file:f56078e320535ad36864a2a30efa5b760ae65dd324cea9d75f01388b17e1183c in / 
                        
# 2023-05-30 17:39:04  0.00B 
/bin/sh -c #(nop)  LABEL org.opencontainers.image.version=18.04
                        
# 2023-05-30 17:39:04  0.00B 
/bin/sh -c #(nop)  LABEL org.opencontainers.image.ref.name=ubuntu
                        
# 2023-05-30 17:39:04  0.00B 
/bin/sh -c #(nop)  ARG LAUNCHPAD_BUILD_ARCH
                        
# 2023-05-30 17:39:04  0.00B 
/bin/sh -c #(nop)  ARG RELEASE
                        
                    

镜像信息

{
    "Id": "sha256:93c821e855b263151ab4ce1abe63c82c7c54a2a80a12f3c4441cb28eba6337e4",
    "RepoTags": [
        "kubeedge/installation-package:v1.21.0",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kubeedge/installation-package:v1.21.0-linuxarm64"
    ],
    "RepoDigests": [
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kubeedge/installation-package@sha256:5009733f46727acc19d511991befe6c9e28750c4a8ab360606b8b7a89cb013e1"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2025-06-18T03:00:48.800867768Z",
    "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": [
            "/bin/bash"
        ],
        "Image": "",
        "Volumes": null,
        "WorkingDir": "/etc/kubeedge",
        "Entrypoint": null,
        "OnBuild": null,
        "Labels": {
            "org.opencontainers.image.ref.name": "ubuntu",
            "org.opencontainers.image.version": "18.04"
        }
    },
    "Architecture": "arm64",
    "Os": "linux",
    "Size": 235745113,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/ace23e237640c65a2cc928bd38947cd67801cd33e5e938715634d7fc06c8fc38/diff:/var/lib/docker/overlay2/3c176de633406c17dd17cc59d069e7f515ab5030a2d73fe783d30077992c9763/diff:/var/lib/docker/overlay2/e64890eb7a7ad68edcae96710bd9372dcaf3301941b765c74dca68a1e5c997cf/diff",
            "MergedDir": "/var/lib/docker/overlay2/13797b0e0f9feccddeca67561f65debd22ca56e11d61f926c096bd254a3feec7/merged",
            "UpperDir": "/var/lib/docker/overlay2/13797b0e0f9feccddeca67561f65debd22ca56e11d61f926c096bd254a3feec7/diff",
            "WorkDir": "/var/lib/docker/overlay2/13797b0e0f9feccddeca67561f65debd22ca56e11d61f926c096bd254a3feec7/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:c09969dbc5e84ea45848232c61ee613e2283d20a03d72bb98bc819d2fbeb3218",
            "sha256:778d6a6705046ae5cda3fe3f981bdca3fddfaa3357abf41c4bc82d521591965a",
            "sha256:16ee798b589a4056e5139ccfbdd83caafa6426376dc03835a809759fd36a7a23",
            "sha256:45a5bb9328de928aa68c7331635b2d627ff9a93be0e20c2fdea19f4803262f96"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-06-20T17:37:35.944043598+08:00"
    }
}

更多版本

docker.io/kubeedge/installation-package:v1.16.2

linux/amd64 docker.io229.68MB2024-06-08 20:45
319

docker.io/kubeedge/installation-package:v1.17.0

linux/amd64 docker.io236.99MB2024-07-03 13:17
305

docker.io/kubeedge/installation-package:v1.17.2

linux/amd64 docker.io237.30MB2024-08-13 09:50
294

docker.io/kubeedge/installation-package:v1.13.5

linux/amd64 docker.io217.99MB2024-08-26 15:10
333

docker.io/kubeedge/installation-package:v1.18.0

linux/arm64 docker.io227.40MB2024-09-12 21:26
211

docker.io/kubeedge/installation-package:v1.18.0

linux/amd64 docker.io238.61MB2024-10-11 21:05
189

docker.io/kubeedge/installation-package:v1.14.0

linux/amd64 docker.io211.08MB2024-10-22 09:52
195

docker.io/kubeedge/installation-package:v1.13.0

linux/amd64 docker.io208.76MB2024-10-24 10:38
266

docker.io/kubeedge/installation-package:v1.19.1

linux/arm64 docker.io227.46MB2024-12-09 10:07
124

docker.io/kubeedge/installation-package:v1.13.0

linux/arm64 docker.io200.61MB2025-01-18 15:39
102

docker.io/kubeedge/installation-package:v1.12.1

linux/amd64 docker.io201.08MB2025-02-12 10:27
120

docker.io/kubeedge/installation-package:v1.20.0

linux/amd64 docker.io247.06MB2025-04-02 10:07
66

docker.io/kubeedge/installation-package:v1.19.0

linux/amd64 docker.io238.68MB2025-04-02 16:56
89

docker.io/kubeedge/installation-package:v1.19.2

linux/amd64 docker.io238.68MB2025-04-03 18:45
80

docker.io/kubeedge/installation-package:v1.17.4

linux/amd64 docker.io237.30MB2025-04-16 11:42
44

docker.io/kubeedge/installation-package:v1.21.0

linux/amd64 docker.io246.98MB2025-06-20 17:37
8

docker.io/kubeedge/installation-package:v1.21.0

linux/arm64 docker.io235.75MB2025-06-20 17:37
5