docker.io/kindest/node:v1.26.3 linux/amd64

docker.io/kindest/node:v1.26.3 - 国内下载镜像源 浏览次数:16

Kindest Node 是一个基于 Docker 的容器镜像,用于提供 Node.js 运行环境。该镜像可以用于开发、测试和部署 Node.js 应用程序。

源镜像 docker.io/kindest/node:v1.26.3
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kindest/node:v1.26.3
镜像ID sha256:36d37c652064e93c92f3eead2ca0cf8b91e0b787d8fcafd419f480d00d2da8b4
镜像TAG v1.26.3
大小 936.45MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD
启动入口 /usr/local/bin/entrypoint /sbin/init
工作目录 /
OS/平台 linux/amd64
浏览量 16 次
贡献者
镜像创建 2023-03-30T06:36:16.701134898Z
同步时间 2025-08-25 17:44
更新时间 2025-08-27 01:03
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin container=docker

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kindest/node:v1.26.3
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kindest/node:v1.26.3  docker.io/kindest/node:v1.26.3

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kindest/node:v1.26.3
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kindest/node:v1.26.3  docker.io/kindest/node:v1.26.3

Shell快速替换命令

sed -i 's#kindest/node:v1.26.3#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kindest/node:v1.26.3#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kindest/node:v1.26.3 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kindest/node:v1.26.3  docker.io/kindest/node:v1.26.3'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kindest/node:v1.26.3 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kindest/node:v1.26.3  docker.io/kindest/node:v1.26.3'

镜像构建历史


# 2023-03-30 14:36:16  589.49MB 
infinity
                        
# 2023-03-30 09:42:51  0.00B 配置容器启动时运行的命令
ENTRYPOINT ["/usr/local/bin/entrypoint" "/sbin/init"]
                        
# 2023-03-30 09:42:51  0.00B 设置停止容器时发送的系统调用信号
STOPSIGNAL SIGRTMIN+3
                        
# 2023-03-30 09:42:51  0.00B 设置环境变量 container
ENV container=docker
                        
# 2023-03-30 09:42:51  346.97MB 复制新文件或目录到容器中
COPY / / # buildkit
                        
                    

镜像信息

{
    "Id": "sha256:36d37c652064e93c92f3eead2ca0cf8b91e0b787d8fcafd419f480d00d2da8b4",
    "RepoTags": [
        "kindest/node:v1.26.3",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kindest/node:v1.26.3"
    ],
    "RepoDigests": [
        "kindest/node@sha256:61b92f38dff6ccc29969e7aa154d34e38b89443af1a2c14e6cfbd2df6419c66f",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/kindest/node@sha256:94eb63275ad6305210041cdb5aca87c8562cc50fa152dbec3fef8c58479db4ff"
    ],
    "Parent": "",
    "Comment": "",
    "Created": "2023-03-30T06:36:16.701134898Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "20.10.21",
    "Author": "",
    "Config": {
        "Hostname": "cc9abd3f97cc",
        "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",
            "container=docker"
        ],
        "Cmd": null,
        "Image": "docker.io/kindest/base:v20230330-89a4b81b",
        "Volumes": null,
        "WorkingDir": "/",
        "Entrypoint": [
            "/usr/local/bin/entrypoint",
            "/sbin/init"
        ],
        "OnBuild": null,
        "Labels": {},
        "StopSignal": "SIGRTMIN+3"
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 936454980,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/4dbc54885dafb98352df8f75e03d470fb4576c21d2fac7749842751e58fe05d9/diff",
            "MergedDir": "/var/lib/docker/overlay2/8295ef104c7c83588f8b94f53c76915187131a0fc7135e3d972b95ab720b7982/merged",
            "UpperDir": "/var/lib/docker/overlay2/8295ef104c7c83588f8b94f53c76915187131a0fc7135e3d972b95ab720b7982/diff",
            "WorkDir": "/var/lib/docker/overlay2/8295ef104c7c83588f8b94f53c76915187131a0fc7135e3d972b95ab720b7982/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:76b4d80068965c2d9a0252ff98318aed5c27fe1478fa7848969e4773655fe9d0",
            "sha256:69c32408837cda8a12ed7ae46e3aa515a7327b05f190e6b01ab48e8c415dc63a"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-08-25T17:43:08.444369991+08:00"
    }
}

更多版本

docker.io/kindest/node-amd64:v1.26.0

linux/amd64 docker.io930.59MB2024-07-17 13:50
356

docker.io/kindest/node:v1.25.16

linux/amd64 docker.io932.53MB2024-07-23 09:47
376

docker.io/kindest/node:v1.30.2

linux/amd64 docker.io976.23MB2024-07-31 10:13
403

docker.io/kindest/node:v1.27.3

linux/amd64 docker.io931.66MB2024-08-01 15:37
493

docker.io/kindest/node:v1.20.15

linux/amd64 docker.io902.32MB2024-08-20 15:34
396

docker.io/kindest/node:v1.31.0

linux/amd64 docker.io1.03GB2024-08-22 11:44
944

docker.io/kindest/node:v1.29.0

linux/amd64 docker.io912.18MB2024-09-01 11:04
460

docker.io/kindest/node:v1.29.0

linux/arm64 docker.io871.58MB2024-09-06 17:41
243

docker.io/kindest/node:v1.19.1

linux/amd64 docker.io1.33GB2024-09-14 15:34
246

docker.io/kindest/node:v1.24.7

linux/amd64 docker.io949.72MB2024-09-25 12:10
450

docker.io/kindest/node:v1.23.13

linux/amd64 docker.io961.41MB2024-09-25 12:47
211

docker.io/kindest/node:v1.29.8

linux/amd64 docker.io977.38MB2024-10-29 11:16
168

docker.io/kindest/node:v1.17.17

linux/amd64 docker.io1.43GB2024-11-25 09:42
178

docker.io/kindest/node:v1.31.2

linux/arm64 docker.io1.04GB2024-11-25 15:11
286

docker.io/kindest/node:v1.31.2

linux/amd64 docker.io1.04GB2024-11-25 15:13
475

docker.io/kindest/node:v1.31.1

linux/amd64 docker.io1.04GB2024-11-27 12:08
244

docker.io/kindest/node:v1.29.10

linux/amd64 docker.io979.20MB2024-11-29 10:38
185

docker.io/kindest/node:v1.19.16

linux/amd64 docker.io898.13MB2025-03-12 10:45
128

docker.io/kindest/node:v1.32.2

linux/amd64 docker.io1.04GB2025-03-24 21:01
363

docker.io/kindest/node:v1.21.1

linux/amd64 docker.io931.23MB2025-03-28 14:55
177

docker.io/kindest/node:v1.33.1

linux/amd64 docker.io1.07GB2025-05-19 16:51
317

docker.io/kindest/node:v1.33.1

linux/arm64 docker.io1.09GB2025-07-15 18:39
93

docker.io/kindest/node:v1.29.2

linux/amd64 docker.io955.99MB2025-07-30 17:04
44

docker.io/kindest/node:v1.33.2

linux/amd64 docker.io1.07GB2025-08-12 14:25
56

docker.io/kindest/node:v1.26.3

linux/amd64 docker.io936.45MB2025-08-25 17:44
15