logo
docker.io/rancher/hardened-coredns:v1.11.1-build20240305
linux/amd64 docker.io 已验证 · Rancher lmc 贡献

这是一个基于Coredns的高效DNS解析器镜像,提供了强化安全性的功能。它是Rancher推出的一个高性能的DNS解决方案,可以帮助你更好地管理你的网络和应用。

该镜像支持多种协议,包括HTTP/1、HTTPS和UDP等,它也是一个完全兼容的Coredns镜像,可以与其他Rancher镜像一起使用。同时,它还提供了高效的性能优化功能,能够在大型网络中提供快速的DNS解析结果。

总之,这是一个非常强大的DNS解析器镜像,可以帮助你管理你的网络和应用,并且具有很好的性能和安全性。

257
浏览次数
70.93MB
镜像大小
源镜像
docker.io/rancher/hardened-coredns:v1.11.1-build20240305
国内镜像
swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/hardened-coredns:v1.11.1-build20240305
镜像ID
sha256:00df8b41cfd2ed413f320b6306d5f7eaab3440371710ff4ddbfe4ef9b0bde4d2
镜像 TAG
v1.11.1-build20240305
镜像大小
70.93MB
平台架构
linux/amd64
镜像源
docker.io
CMD
启动入口
/coredns
工作目录
OS/平台
linux/amd64
镜像创建
2024-03-05T08:40:02.005879045Z
同步时间
2025-10-17 13:23
浏览量
257 次
贡献者
avatar lmc
⚙️ 环境变量 1
KeyValue
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 0
🏷️ 镜像标签 28
KeyValue
2024-02-08T08:38:50.981633705Z com.suse.bci.busybox.created
15 SP5 BusyBox container based on the SLE Base Container Image. com.suse.bci.busybox.description
obs://build.suse.de/SUSE:SLE-15-SP5:Update:CR/images/0d346337461a9314954e786b3e46bda3-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
https://sources.suse.com/SUSE:SLE-15-SP5:Update:CR/busybox-image/0d346337461a9314954e786b3e46bda3//README.md com.suse.bci.busybox.readme-url
registry.suse.com/bci/bci-busybox:15.5.16.1 com.suse.bci.busybox.reference
released com.suse.bci.busybox.release-stage
https://sources.suse.com/SUSE:SLE-15-SP5:Update:CR/busybox-image/0d346337461a9314954e786b3e46bda3/ com.suse.bci.busybox.source
l3 com.suse.bci.busybox.supportlevel
SLE BCI 15 SP5 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.5.16.1 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://sources.suse.com/SUSE:SLE-15-SP5:Update:CR/busybox-image/0d346337461a9314954e786b3e46bda3//README.md io.artifacthub.package.readme-url
obs://build.suse.de/SUSE:SLE-15-SP5:Update:CR/images/0d346337461a9314954e786b3e46bda3-busybox-image org.openbuildservice.disturl
2024-02-08T08:38:50.981633705Z org.opencontainers.image.created
15 SP5 BusyBox container based on the SLE Base Container Image. org.opencontainers.image.description
https://sources.suse.com/SUSE:SLE-15-SP5:Update:CR/busybox-image/0d346337461a9314954e786b3e46bda3/ org.opencontainers.image.source
SLE BCI 15 SP5 BusyBox org.opencontainers.image.title
https://www.suse.com/products/base-container-images/ org.opencontainers.image.url
SUSE LLC org.opencontainers.image.vendor
15.5.16.1 org.opencontainers.image.version
registry.suse.com/bci/bci-busybox:15.5.16.1 org.opensuse.reference

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/hardened-coredns:v1.11.1-build20240305
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/hardened-coredns:v1.11.1-build20240305  docker.io/rancher/hardened-coredns:v1.11.1-build20240305

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/hardened-coredns:v1.11.1-build20240305
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/hardened-coredns:v1.11.1-build20240305  docker.io/rancher/hardened-coredns:v1.11.1-build20240305

Shell快速替换命令

sed -i 's#rancher/hardened-coredns:v1.11.1-build20240305#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/hardened-coredns:v1.11.1-build20240305#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/hardened-coredns:v1.11.1-build20240305 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/hardened-coredns:v1.11.1-build20240305  docker.io/rancher/hardened-coredns:v1.11.1-build20240305'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/hardened-coredns:v1.11.1-build20240305 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/hardened-coredns:v1.11.1-build20240305  docker.io/rancher/hardened-coredns:v1.11.1-build20240305'

镜像构建历史


# 2024-03-05 16:40:02  0.00B 配置容器启动时运行的命令
ENTRYPOINT ["/coredns"]
                        
# 2024-03-05 16:40:02  59.29MB 复制新文件或目录到容器中
COPY /usr/local/bin/coredns /coredns # buildkit
                        
# 2024-02-08 16:38:56  11.64MB 
KIWI 9.24.43
                        
                    

镜像信息

{
    "Id": "sha256:00df8b41cfd2ed413f320b6306d5f7eaab3440371710ff4ddbfe4ef9b0bde4d2",
    "RepoTags": [
        "rancher/hardened-coredns:v1.11.1-build20240305",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/hardened-coredns:v1.11.1-build20240305"
    ],
    "RepoDigests": [
        "rancher/hardened-coredns@sha256:80f496f03fd7cc53bc32ce27fb552668590a0c0ecb42fb346b6bff147c15d023",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/hardened-coredns@sha256:eeee920ea1b37f7224f9b023fda7c07bf0afcd9a9dc12b46146613ca083fb493"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2024-03-05T08:40:02.005879045Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "SUSE LLC (https://www.suse.com/)",
    "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": [
            "/coredns"
        ],
        "OnBuild": null,
        "Labels": {
            "com.suse.bci.busybox.created": "2024-02-08T08:38:50.981633705Z",
            "com.suse.bci.busybox.description": "15 SP5 BusyBox container based on the SLE Base Container Image.",
            "com.suse.bci.busybox.disturl": "obs://build.suse.de/SUSE:SLE-15-SP5:Update:CR/images/0d346337461a9314954e786b3e46bda3-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.readme-url": "https://sources.suse.com/SUSE:SLE-15-SP5:Update:CR/busybox-image/0d346337461a9314954e786b3e46bda3//README.md",
            "com.suse.bci.busybox.reference": "registry.suse.com/bci/bci-busybox:15.5.16.1",
            "com.suse.bci.busybox.release-stage": "released",
            "com.suse.bci.busybox.source": "https://sources.suse.com/SUSE:SLE-15-SP5:Update:CR/busybox-image/0d346337461a9314954e786b3e46bda3/",
            "com.suse.bci.busybox.supportlevel": "l3",
            "com.suse.bci.busybox.title": "SLE BCI 15 SP5 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.5.16.1",
            "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.readme-url": "https://sources.suse.com/SUSE:SLE-15-SP5:Update:CR/busybox-image/0d346337461a9314954e786b3e46bda3//README.md",
            "org.openbuildservice.disturl": "obs://build.suse.de/SUSE:SLE-15-SP5:Update:CR/images/0d346337461a9314954e786b3e46bda3-busybox-image",
            "org.opencontainers.image.created": "2024-02-08T08:38:50.981633705Z",
            "org.opencontainers.image.description": "15 SP5 BusyBox container based on the SLE Base Container Image.",
            "org.opencontainers.image.source": "https://sources.suse.com/SUSE:SLE-15-SP5:Update:CR/busybox-image/0d346337461a9314954e786b3e46bda3/",
            "org.opencontainers.image.title": "SLE BCI 15 SP5 BusyBox",
            "org.opencontainers.image.url": "https://www.suse.com/products/base-container-images/",
            "org.opencontainers.image.vendor": "SUSE LLC",
            "org.opencontainers.image.version": "15.5.16.1",
            "org.opensuse.reference": "registry.suse.com/bci/bci-busybox:15.5.16.1"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 70928699,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/e32d268ecf63367db005d5235f180a7fd6588a8bbe1beec9ec2b972d0c23aec1/diff",
            "MergedDir": "/var/lib/docker/overlay2/51eecf737db353317b3995574f23e42f46caa2c8bf4b25bfe14ea92e2c4e3fd7/merged",
            "UpperDir": "/var/lib/docker/overlay2/51eecf737db353317b3995574f23e42f46caa2c8bf4b25bfe14ea92e2c4e3fd7/diff",
            "WorkDir": "/var/lib/docker/overlay2/51eecf737db353317b3995574f23e42f46caa2c8bf4b25bfe14ea92e2c4e3fd7/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:fe8373baf5381f05c1729411fd91e9879957a08cc9e99002b7cc89a18236b54c",
            "sha256:f7a1dae6fa71ef96098a8f0869f622b0b17a117b0ad97281d4c6c782749d75e8"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-10-17T13:23:55.537830747+08:00"
    }
}

更多版本

docker.io/rancher/hardened-coredns:v1.11.1-build20240910

linux/amd64 docker.io72.43MB2024-10-19 22:50
464

docker.io/rancher/hardened-coredns:v1.12.1-build20250401

linux/arm64 docker.io84.08MB2025-05-16 23:20
278

docker.io/rancher/hardened-coredns:v1.12.1-build20250507

linux/amd64 docker.io87.71MB2025-06-02 23:07
366

docker.io/rancher/hardened-coredns:v1.12.2-build20250611

linux/amd64 docker.io88.62MB2025-08-31 00:26
271

docker.io/rancher/hardened-coredns:v1.12.3-build20250806

linux/amd64 docker.io86.73MB2025-10-16 21:38
239

docker.io/rancher/hardened-coredns:v1.11.1-build20240305

linux/amd64 docker.io70.93MB2025-10-17 13:23
256

docker.io/rancher/hardened-coredns:v1.12.3-build20250909

linux/amd64 docker.io87.38MB2025-11-08 23:21
234
检测到您正在使用广告拦截插件,本站为公益站点,依赖广告维持运转 🙏 查看如何关闭 ×