docker.io/rancher/hardened-dns-node-cache:1.25.0-build20250127 linux/arm64

docker.io/rancher/hardened-dns-node-cache:1.25.0-build20250127 - 国内下载镜像源 浏览次数:6 安全受验证的发布者-Rancher 温馨提示: 这是一个 linux/arm64 系统架构镜像

rancher/hardened-dns-node-cache

一个高性能的DNS缓存镜像,基于nodejs和resolvers。

docker run -d --name hardened-dns -p 53:53/udp -v /path/to/data:/etc/hardened/dns docker.io/rancher/hardened-dns-node-cache

源镜像 docker.io/rancher/hardened-dns-node-cache:1.25.0-build20250127
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/hardened-dns-node-cache:1.25.0-build20250127-linuxarm64
镜像ID sha256:5391e6e0f6fd0b5435a4bcfae7d615d629ac328918d4568f739d20df00868260
镜像TAG 1.25.0-build20250127-linuxarm64
大小 55.07MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD
启动入口 /node-cache
工作目录
OS/平台 linux/arm64
浏览量 6 次
贡献者
镜像创建 2025-01-27T11:40:21.44144327Z
同步时间 2025-05-16 23:24
更新时间 2025-05-17 14:39
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
镜像标签
https://github.com/SUSE/bci/discussions: com.suse.bci.busybox.authors 2025-01-16T11:04:36.482462320Z: com.suse.bci.busybox.created 15 SP6 BusyBox container based on the SLE Base Container Image.: com.suse.bci.busybox.description obs://build.suse.de/SUSE:SLE-15-SP6:Update:CR/images/edffbbc521cc6d442b8d2d8c42d03b47-busybox-image: com.suse.bci.busybox.disturl sle-bci: com.suse.bci.busybox.eula https://www.suse.com/lifecycle#suse-linux-enterprise-server-15: com.suse.bci.busybox.lifecycle-url 15.6.29.2: com.suse.bci.busybox.name registry.suse.com/bci/bci-busybox:15.6.29.2: com.suse.bci.busybox.reference released: com.suse.bci.busybox.release-stage https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/busybox-image/edffbbc521cc6d442b8d2d8c42d03b47/: com.suse.bci.busybox.source l3: com.suse.bci.busybox.supportlevel SLE BCI 15 SP6 BusyBox: com.suse.bci.busybox.title https://www.suse.com/products/base-container-images/: com.suse.bci.busybox.url SUSE LLC: com.suse.bci.busybox.vendor 15.6.29.2: com.suse.bci.busybox.version sle-bci: com.suse.eula https://www.suse.com/lifecycle#suse-linux-enterprise-server-15: com.suse.lifecycle-url released: com.suse.release-stage l3: com.suse.supportlevel https://opensource.suse.com/bci/SLE_BCI_logomark_green.svg: io.artifacthub.package.logo-url https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/busybox-image/edffbbc521cc6d442b8d2d8c42d03b47//README.md: io.artifacthub.package.readme-url obs://build.suse.de/SUSE:SLE-15-SP6:Update:CR/images/edffbbc521cc6d442b8d2d8c42d03b47-busybox-image: org.openbuildservice.disturl https://github.com/SUSE/bci/discussions: org.opencontainers.image.authors 2025-01-16T11:04:36.482462320Z: org.opencontainers.image.created 15 SP6 BusyBox container based on the SLE Base Container Image.: org.opencontainers.image.description 15.6.29.2: org.opencontainers.image.ref.name https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/busybox-image/edffbbc521cc6d442b8d2d8c42d03b47/: org.opencontainers.image.source SLE BCI 15 SP6 BusyBox: org.opencontainers.image.title https://www.suse.com/products/base-container-images/: org.opencontainers.image.url SUSE LLC: org.opencontainers.image.vendor 15.6.29.2: org.opencontainers.image.version registry.suse.com/bci/bci-busybox:15.6.29.2: org.opensuse.reference

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/hardened-dns-node-cache:1.25.0-build20250127-linuxarm64
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/hardened-dns-node-cache:1.25.0-build20250127-linuxarm64  docker.io/rancher/hardened-dns-node-cache:1.25.0-build20250127

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/hardened-dns-node-cache:1.25.0-build20250127-linuxarm64
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/hardened-dns-node-cache:1.25.0-build20250127-linuxarm64  docker.io/rancher/hardened-dns-node-cache:1.25.0-build20250127

Shell快速替换命令

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

Ansible快速分发-Docker

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

Ansible快速分发-Containerd

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

镜像构建历史


# 2025-01-27 19:40:21  0.00B 配置容器启动时运行的命令
ENTRYPOINT ["/node-cache"]
                        
# 2025-01-27 19:40:21  1.82MB 复制新文件或目录到容器中
COPY /opt/xtables/bin/ /usr/sbin/ # buildkit
                        
# 2025-01-27 19:40:21  41.91MB 复制新文件或目录到容器中
COPY /node-cache /node-cache # buildkit
                        
# 2025-01-16 19:04:43  11.34MB 
KIWI 9.24.43
                        
                    

镜像信息

{
    "Id": "sha256:5391e6e0f6fd0b5435a4bcfae7d615d629ac328918d4568f739d20df00868260",
    "RepoTags": [
        "rancher/hardened-dns-node-cache:1.25.0-build20250127",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/hardened-dns-node-cache:1.25.0-build20250127-linuxarm64"
    ],
    "RepoDigests": [
        "rancher/hardened-dns-node-cache@sha256:370037172accecd6e9ac4397989c1094dde315ef41d8db34985710a90ced7ef6",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/hardened-dns-node-cache@sha256:473b068fc567edc7df985932f14011f7c7c8a2e960e465567f90a27e78ddf4f1"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2025-01-27T11:40:21.44144327Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "SUSE LLC \u003chttps://www.suse.com/\u003e",
    "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": null,
        "Image": "",
        "Volumes": null,
        "WorkingDir": "",
        "Entrypoint": [
            "/node-cache"
        ],
        "OnBuild": null,
        "Labels": {
            "com.suse.bci.busybox.authors": "https://github.com/SUSE/bci/discussions",
            "com.suse.bci.busybox.created": "2025-01-16T11:04:36.482462320Z",
            "com.suse.bci.busybox.description": "15 SP6 BusyBox container based on the SLE Base Container Image.",
            "com.suse.bci.busybox.disturl": "obs://build.suse.de/SUSE:SLE-15-SP6:Update:CR/images/edffbbc521cc6d442b8d2d8c42d03b47-busybox-image",
            "com.suse.bci.busybox.eula": "sle-bci",
            "com.suse.bci.busybox.lifecycle-url": "https://www.suse.com/lifecycle#suse-linux-enterprise-server-15",
            "com.suse.bci.busybox.name": "15.6.29.2",
            "com.suse.bci.busybox.reference": "registry.suse.com/bci/bci-busybox:15.6.29.2",
            "com.suse.bci.busybox.release-stage": "released",
            "com.suse.bci.busybox.source": "https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/busybox-image/edffbbc521cc6d442b8d2d8c42d03b47/",
            "com.suse.bci.busybox.supportlevel": "l3",
            "com.suse.bci.busybox.title": "SLE BCI 15 SP6 BusyBox",
            "com.suse.bci.busybox.url": "https://www.suse.com/products/base-container-images/",
            "com.suse.bci.busybox.vendor": "SUSE LLC",
            "com.suse.bci.busybox.version": "15.6.29.2",
            "com.suse.eula": "sle-bci",
            "com.suse.lifecycle-url": "https://www.suse.com/lifecycle#suse-linux-enterprise-server-15",
            "com.suse.release-stage": "released",
            "com.suse.supportlevel": "l3",
            "io.artifacthub.package.logo-url": "https://opensource.suse.com/bci/SLE_BCI_logomark_green.svg",
            "io.artifacthub.package.readme-url": "https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/busybox-image/edffbbc521cc6d442b8d2d8c42d03b47//README.md",
            "org.openbuildservice.disturl": "obs://build.suse.de/SUSE:SLE-15-SP6:Update:CR/images/edffbbc521cc6d442b8d2d8c42d03b47-busybox-image",
            "org.opencontainers.image.authors": "https://github.com/SUSE/bci/discussions",
            "org.opencontainers.image.created": "2025-01-16T11:04:36.482462320Z",
            "org.opencontainers.image.description": "15 SP6 BusyBox container based on the SLE Base Container Image.",
            "org.opencontainers.image.ref.name": "15.6.29.2",
            "org.opencontainers.image.source": "https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/busybox-image/edffbbc521cc6d442b8d2d8c42d03b47/",
            "org.opencontainers.image.title": "SLE BCI 15 SP6 BusyBox",
            "org.opencontainers.image.url": "https://www.suse.com/products/base-container-images/",
            "org.opencontainers.image.vendor": "SUSE LLC",
            "org.opencontainers.image.version": "15.6.29.2",
            "org.opensuse.reference": "registry.suse.com/bci/bci-busybox:15.6.29.2"
        }
    },
    "Architecture": "arm64",
    "Os": "linux",
    "Size": 55070955,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/053fe8a8e6c3e0262a74ea8e29976a8645957248f9cdfd0cdafeaf8c6039f6fe/diff:/var/lib/docker/overlay2/8ef915e085d0d73892a63575d606ee47552c69a43372ac4ca1c64755f5dda829/diff",
            "MergedDir": "/var/lib/docker/overlay2/aa41eefce6a9ea2cd134c26acf5d452d4ad6d45d609939e943b4d32b71982d6d/merged",
            "UpperDir": "/var/lib/docker/overlay2/aa41eefce6a9ea2cd134c26acf5d452d4ad6d45d609939e943b4d32b71982d6d/diff",
            "WorkDir": "/var/lib/docker/overlay2/aa41eefce6a9ea2cd134c26acf5d452d4ad6d45d609939e943b4d32b71982d6d/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:b6d05b353f2c30973302579bb38ebe0924aa97588e46ffda6902afa2544d0395",
            "sha256:ca8d7096931f2e6aa6186a0137f54d7ea2348693114ea0bbb43d229ce6b50417",
            "sha256:5114e43868bce91781fee3ada178bd23bf7e8abadf73af49180fb8b3838697f6"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-05-16T23:24:12.74298598+08:00"
    }
}

更多版本

docker.io/rancher/hardened-dns-node-cache:1.23.1-build20240910

linux/amd64 docker.io51.31MB2024-10-19 22:53
133

docker.io/rancher/hardened-dns-node-cache:1.25.0-build20250127

linux/arm64 docker.io55.07MB2025-05-16 23:24
5