logo
docker.io/rancher/hardened-coredns:v1.11.1-build20240910
linux/amd64 docker.io 已验证 · Rancher

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

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

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

469
浏览次数
72.43MB
镜像大小
国内镜像
swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/hardened-coredns:v1.11.1-build20240910
源镜像
docker.io/rancher/hardened-coredns:v1.11.1-build20240910
镜像ID
sha256:1ebdf98f6ac9ecdd6a2ff8c9912798ff0fa0c4620cf8f3df83c35f01186a99be
镜像 TAG
v1.11.1-build20240910
镜像大小
72.43MB
平台架构
linux/amd64
镜像源
docker.io
CMD
启动入口
/coredns
工作目录
OS/平台
linux/amd64
镜像创建
2024-09-10T12:48:43.911262795Z
同步时间
2024-10-19 22:50
浏览量
469 次
贡献者
⚙️ 环境变量 1
KeyValue
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 0
🏷️ 镜像标签 32
KeyValue
SUSE LLC (https://www.suse.com/) com.suse.bci.busybox.authors
2024-09-09T10:41:52.632476895Z 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/1b0ef9442ac8f5f92ecfe05c6f50ae46-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.24.3 com.suse.bci.busybox.name
registry.suse.com/bci/bci-busybox:15.6.24.3 com.suse.bci.busybox.reference
released com.suse.bci.busybox.release-stage
https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/busybox-image/1b0ef9442ac8f5f92ecfe05c6f50ae46/ 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.24.3 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/1b0ef9442ac8f5f92ecfe05c6f50ae46//README.md io.artifacthub.package.readme-url
obs://build.suse.de/SUSE:SLE-15-SP6:Update:CR/images/1b0ef9442ac8f5f92ecfe05c6f50ae46-busybox-image org.openbuildservice.disturl
SUSE LLC (https://www.suse.com/) org.opencontainers.image.authors
2024-09-09T10:41:52.632476895Z org.opencontainers.image.created
15 SP6 BusyBox container based on the SLE Base Container Image. org.opencontainers.image.description
15.6.24.3 org.opencontainers.image.ref.name
https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/busybox-image/1b0ef9442ac8f5f92ecfe05c6f50ae46/ 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.24.3 org.opencontainers.image.version
registry.suse.com/bci/bci-busybox:15.6.24.3 org.opensuse.reference

Docker拉取命令

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

Containerd拉取命令

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

Shell快速替换命令

sed -i 's#rancher/hardened-coredns:v1.11.1-build20240910#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/hardened-coredns:v1.11.1-build20240910#' 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-build20240910 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/hardened-coredns:v1.11.1-build20240910  docker.io/rancher/hardened-coredns:v1.11.1-build20240910'

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-build20240910 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/hardened-coredns:v1.11.1-build20240910  docker.io/rancher/hardened-coredns:v1.11.1-build20240910'

镜像构建历史


# 2024-09-10 20:48:43  0.00B 配置容器启动时运行的命令
ENTRYPOINT ["/coredns"]
                        
# 2024-09-10 20:48:43  60.05MB 复制新文件或目录到容器中
COPY /coredns /coredns # buildkit
                        
# 2024-09-09 18:41:57  12.38MB 
KIWI 9.24.43
                        
                    

镜像信息

{
    "Id": "sha256:1ebdf98f6ac9ecdd6a2ff8c9912798ff0fa0c4620cf8f3df83c35f01186a99be",
    "RepoTags": [
        "rancher/hardened-coredns:v1.11.1-build20240910",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/hardened-coredns:v1.11.1-build20240910"
    ],
    "RepoDigests": [
        "rancher/hardened-coredns@sha256:c3d79b8698b28f40a67a6b0da45673b4d56adb95d63848a8d60e1f4d26ad2ab8",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/hardened-coredns@sha256:418239393152839c09a5507c8a694d18b812527e27acb6c4546a856c932e4b0f"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2024-09-10T12:48:43.911262795Z",
    "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": [
            "/coredns"
        ],
        "OnBuild": null,
        "Labels": {
            "com.suse.bci.busybox.authors": "SUSE LLC (https://www.suse.com/)",
            "com.suse.bci.busybox.created": "2024-09-09T10:41:52.632476895Z",
            "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/1b0ef9442ac8f5f92ecfe05c6f50ae46-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.24.3",
            "com.suse.bci.busybox.reference": "registry.suse.com/bci/bci-busybox:15.6.24.3",
            "com.suse.bci.busybox.release-stage": "released",
            "com.suse.bci.busybox.source": "https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/busybox-image/1b0ef9442ac8f5f92ecfe05c6f50ae46/",
            "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.24.3",
            "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/1b0ef9442ac8f5f92ecfe05c6f50ae46//README.md",
            "org.openbuildservice.disturl": "obs://build.suse.de/SUSE:SLE-15-SP6:Update:CR/images/1b0ef9442ac8f5f92ecfe05c6f50ae46-busybox-image",
            "org.opencontainers.image.authors": "SUSE LLC (https://www.suse.com/)",
            "org.opencontainers.image.created": "2024-09-09T10:41:52.632476895Z",
            "org.opencontainers.image.description": "15 SP6 BusyBox container based on the SLE Base Container Image.",
            "org.opencontainers.image.ref.name": "15.6.24.3",
            "org.opencontainers.image.source": "https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/busybox-image/1b0ef9442ac8f5f92ecfe05c6f50ae46/",
            "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.24.3",
            "org.opensuse.reference": "registry.suse.com/bci/bci-busybox:15.6.24.3"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 72429162,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/788049868f6fc7b2f02d887fe51a210af783d096601ad35dfda6f6340aa4cf6f/diff",
            "MergedDir": "/var/lib/docker/overlay2/2c4915696085aaf7a902ff2961a09c361cebe937510155bfacd17da4db00a4db/merged",
            "UpperDir": "/var/lib/docker/overlay2/2c4915696085aaf7a902ff2961a09c361cebe937510155bfacd17da4db00a4db/diff",
            "WorkDir": "/var/lib/docker/overlay2/2c4915696085aaf7a902ff2961a09c361cebe937510155bfacd17da4db00a4db/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:ef16528f11ae0920f9351c43e572c9b3af539dba05f7d824ba82c25705fcf3ec",
            "sha256:c474dd8016f71ee218f2f60a8ec7f128dd9079918648c710163f621653cc158c"
        ]
    },
    "Metadata": {
        "LastTagTime": "2024-10-19T22:50:43.085109934+08:00"
    }
}

更多版本

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

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

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

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

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

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

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

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

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

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

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

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

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

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