docker.io/kubeedge/installation-package:v1.23.0 linux/amd64

docker.io/kubeedge/installation-package:v1.23.0 - 国内下载镜像源 浏览次数:8 安全受验证的发布者-kubeedge
根据 Docker Hub 的记录,这个镜像的描述为:
安装 KubeEdge package
(注意:没有样式信息)
源镜像 docker.io/kubeedge/installation-package:v1.23.0
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kubeedge/installation-package:v1.23.0
镜像ID sha256:b643bb5c83d39ff4b6e8a9c443f8622a712562f68a2cd696f7f1abca825defe9
镜像TAG v1.23.0
大小 275.45MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD /bin/bash
启动入口
工作目录 /etc/kubeedge
OS/平台 linux/amd64
浏览量 8 次
贡献者
镜像创建 2026-03-11T10:50:44.024817074Z
同步时间 2026-03-12 00:38
环境变量
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.23.0
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kubeedge/installation-package:v1.23.0  docker.io/kubeedge/installation-package:v1.23.0

Containerd拉取命令

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

Shell快速替换命令

sed -i 's#kubeedge/installation-package:v1.23.0#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kubeedge/installation-package:v1.23.0#' 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.23.0 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kubeedge/installation-package:v1.23.0  docker.io/kubeedge/installation-package:v1.23.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.23.0 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kubeedge/installation-package:v1.23.0  docker.io/kubeedge/installation-package:v1.23.0'

镜像构建历史


# 2026-03-11 18:50:44  0.00B 设置工作目录为/etc/kubeedge
WORKDIR /etc/kubeedge
                        
# 2026-03-11 18:50:44  112.24MB 复制新文件或目录到容器中
COPY /work/_output/local/bin/keadm /usr/local/bin/keadm # buildkit
                        
# 2026-03-11 18:50:43  100.06MB 复制新文件或目录到容器中
COPY /work/_output/local/bin/edgecore /usr/local/bin/edgecore # buildkit
                        
# 2023-05-30 17:32:09  0.00B 
/bin/sh -c #(nop)  CMD ["/bin/bash"]
                        
# 2023-05-30 17:32:09  63.16MB 
/bin/sh -c #(nop) ADD file:3c74e7e08cbf9a87694ce6fa541af617599680fa54d9e48556fc0fbc120b4a83 in / 
                        
# 2023-05-30 17:32:07  0.00B 
/bin/sh -c #(nop)  LABEL org.opencontainers.image.version=18.04
                        
# 2023-05-30 17:32:07  0.00B 
/bin/sh -c #(nop)  LABEL org.opencontainers.image.ref.name=ubuntu
                        
# 2023-05-30 17:32:07  0.00B 
/bin/sh -c #(nop)  ARG LAUNCHPAD_BUILD_ARCH
                        
# 2023-05-30 17:32:07  0.00B 
/bin/sh -c #(nop)  ARG RELEASE
                        
                    

镜像信息

{
    "Id": "sha256:b643bb5c83d39ff4b6e8a9c443f8622a712562f68a2cd696f7f1abca825defe9",
    "RepoTags": [
        "kubeedge/installation-package:v1.23.0",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kubeedge/installation-package:v1.23.0"
    ],
    "RepoDigests": [
        "kubeedge/installation-package@sha256:43cee661d264d8d85ac26840332ac53ba3c57206273445b4571d1875d9baea21",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kubeedge/installation-package@sha256:58920eb8c5c8359ce9b0adaf4e7f82d77aa03813eba1a7a72914bbdeed829d31"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2026-03-11T10:50:44.024817074Z",
    "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": "amd64",
    "Os": "linux",
    "Size": 275452033,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/cfd468d68cafe6dfb8023d58b5441dacabd07dbb2c26dcb563c4af017fb17729/diff:/var/lib/docker/overlay2/addfb1a3e2db017ec49adf56b4e1320157875ac473460b4e265fa73e002587e6/diff:/var/lib/docker/overlay2/950c92cd87c6d6ecb67f7bda7908bfbf21c3f9f59f26f535028c2871a02b572b/diff",
            "MergedDir": "/var/lib/docker/overlay2/211ea1c5a9c34a4ad737979ba6eb54dee19ede0bbd0281531104f55cdeb435f7/merged",
            "UpperDir": "/var/lib/docker/overlay2/211ea1c5a9c34a4ad737979ba6eb54dee19ede0bbd0281531104f55cdeb435f7/diff",
            "WorkDir": "/var/lib/docker/overlay2/211ea1c5a9c34a4ad737979ba6eb54dee19ede0bbd0281531104f55cdeb435f7/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:548a79621a426b4eb077c926eabac5a8620c454fb230640253e1b44dc7dd7562",
            "sha256:41eec5ed1d2e51d9ce8b4dd97ab32348f36c942b06b9660b2a6e077580ea73e1",
            "sha256:3709c143080cf55474139cf17128d044840c60a99dfd2ecd2abb33ddc87dcc28",
            "sha256:20bdeddc57539eea94467ad7af49ba81526d9f8fb8664cc53bd13071f277a400"
        ]
    },
    "Metadata": {
        "LastTagTime": "2026-03-12T00:38:16.707960587+08:00"
    }
}

更多版本

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

linux/arm64 docker.io192.77MB2025-09-07 01:49
184

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

linux/amd64 docker.io261.04MB2026-03-08 15:46
30

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

linux/amd64 docker.io275.45MB2026-03-12 00:38
7