docker.io/easzlab/k8s-dns-node-cache:1.22.28 linux/arm64

docker.io/easzlab/k8s-dns-node-cache:1.22.28 - 国内下载镜像源 浏览次数:29 温馨提示: 这是一个 linux/arm64 系统架构镜像

k8s-dns-node-cache 镜像描述

该镜像用于 Kubernetes 集群中的 DNS 节点缓存。它包含了 DNS 解析器和缓存服务,可以有效地提升集群内部的 DNS 查询速度和稳定性。

源镜像 docker.io/easzlab/k8s-dns-node-cache:1.22.28
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/easzlab/k8s-dns-node-cache:1.22.28-linuxarm64
镜像ID sha256:c33ea785aa477de75063b885bb4090a5723f3aca5df0f9e50eff274be7053afd
镜像TAG 1.22.28-linuxarm64
大小 80.40MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD
启动入口 /node-cache
工作目录 /
OS/平台 linux/arm64
浏览量 29 次
贡献者
镜像创建 2023-11-08T11:12:50.220685687Z
同步时间 2025-03-19 11:18
更新时间 2025-04-03 23:07
开放端口
53/tcp 53/udp
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
镜像标签
2024-05-18T05:54:37.151Z: org.opencontainers.image.created : org.opencontainers.image.description Apache-2.0: org.opencontainers.image.licenses 055d7753a33a225d47764d1d9e02c4409abb60dd: org.opencontainers.image.revision https://github.com/easzlab/dockerfile-kubeasz-mirrored-images: org.opencontainers.image.source dockerfile-kubeasz-mirrored-images: org.opencontainers.image.title https://github.com/easzlab/dockerfile-kubeasz-mirrored-images: org.opencontainers.image.url 1.22.28: org.opencontainers.image.version

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/easzlab/k8s-dns-node-cache:1.22.28-linuxarm64
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/easzlab/k8s-dns-node-cache:1.22.28-linuxarm64  docker.io/easzlab/k8s-dns-node-cache:1.22.28

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/easzlab/k8s-dns-node-cache:1.22.28-linuxarm64
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/easzlab/k8s-dns-node-cache:1.22.28-linuxarm64  docker.io/easzlab/k8s-dns-node-cache:1.22.28

Shell快速替换命令

sed -i 's#easzlab/k8s-dns-node-cache:1.22.28#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/easzlab/k8s-dns-node-cache:1.22.28-linuxarm64#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/easzlab/k8s-dns-node-cache:1.22.28-linuxarm64 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/easzlab/k8s-dns-node-cache:1.22.28-linuxarm64  docker.io/easzlab/k8s-dns-node-cache:1.22.28'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/easzlab/k8s-dns-node-cache:1.22.28-linuxarm64 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/easzlab/k8s-dns-node-cache:1.22.28-linuxarm64  docker.io/easzlab/k8s-dns-node-cache:1.22.28'

镜像构建历史


# 2023-11-08 19:12:50  0.00B 配置容器启动时运行的命令
ENTRYPOINT ["/node-cache"]
                        
# 2023-11-08 19:12:50  0.00B 声明容器运行时监听的端口
EXPOSE map[53/tcp:{}]
                        
# 2023-11-08 19:12:50  0.00B 声明容器运行时监听的端口
EXPOSE map[53/tcp:{} 53/udp:{}]
                        
# 2023-11-08 19:12:50  48.76MB 复制文件或目录到容器中
ADD bin/arm64/node-cache /node-cache # buildkit
                        
# 2023-10-13 00:58:32  31.64MB 复制新文件或目录到容器中
COPY / / # buildkit
                        
                    

镜像信息

{
    "Id": "sha256:c33ea785aa477de75063b885bb4090a5723f3aca5df0f9e50eff274be7053afd",
    "RepoTags": [
        "easzlab/k8s-dns-node-cache:1.22.28",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/easzlab/k8s-dns-node-cache:1.22.28-linuxarm64"
    ],
    "RepoDigests": [
        "easzlab/k8s-dns-node-cache@sha256:be9a4f1472d3ec28bf056ded288977d2de3118ab59e3807c1965774c6bffa34e",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/easzlab/k8s-dns-node-cache@sha256:e574e581d547c8ccfefc63d66b281d2fb7724b3aa8dbfd82f0a0e240dde4299f"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2023-11-08T11:12:50.220685687Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "",
        "AttachStdin": false,
        "AttachStdout": false,
        "AttachStderr": false,
        "ExposedPorts": {
            "53/tcp": {},
            "53/udp": {}
        },
        "Tty": false,
        "OpenStdin": false,
        "StdinOnce": false,
        "Env": [
            "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
        ],
        "Cmd": null,
        "Image": "",
        "Volumes": null,
        "WorkingDir": "/",
        "Entrypoint": [
            "/node-cache"
        ],
        "OnBuild": null,
        "Labels": {
            "org.opencontainers.image.created": "2024-05-18T05:54:37.151Z",
            "org.opencontainers.image.description": "",
            "org.opencontainers.image.licenses": "Apache-2.0",
            "org.opencontainers.image.revision": "055d7753a33a225d47764d1d9e02c4409abb60dd",
            "org.opencontainers.image.source": "https://github.com/easzlab/dockerfile-kubeasz-mirrored-images",
            "org.opencontainers.image.title": "dockerfile-kubeasz-mirrored-images",
            "org.opencontainers.image.url": "https://github.com/easzlab/dockerfile-kubeasz-mirrored-images",
            "org.opencontainers.image.version": "1.22.28"
        }
    },
    "Architecture": "arm64",
    "Os": "linux",
    "Size": 80397804,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/a358acd66841068ca151065d825c1f08920adcfd8faa5f1dcc99da87e872a6ec/diff",
            "MergedDir": "/var/lib/docker/overlay2/2c0ca4bb2566983c741e1e80a7cc09c72b3213b8938ec6ebae3a70fbcfef10c6/merged",
            "UpperDir": "/var/lib/docker/overlay2/2c0ca4bb2566983c741e1e80a7cc09c72b3213b8938ec6ebae3a70fbcfef10c6/diff",
            "WorkDir": "/var/lib/docker/overlay2/2c0ca4bb2566983c741e1e80a7cc09c72b3213b8938ec6ebae3a70fbcfef10c6/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:5e27c429bcc2f8404f1ade93fcaec2c09faa38575106c2e686ba676d84b2a6ef",
            "sha256:9715320c9b7eec669df10d3b7dfe6c05a4bdd8c40b25f942105715415f1ac0d7"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-03-19T11:18:44.027585428+08:00"
    }
}

更多版本

docker.io/easzlab/k8s-dns-node-cache:1.22.23

linux/arm64 docker.io63.83MB2024-10-30 16:44
316

docker.io/easzlab/k8s-dns-node-cache:1.22.28

linux/arm64 docker.io80.40MB2025-03-19 11:18
28