gcr.io/google-containers/coredns:1.6.2 linux/amd64

gcr.io/google-containers/coredns:1.6.2 - 国内下载镜像源 浏览次数:188 安全受验证的发布者-Kubernetes
🚀
coredns是一个DNS代理和负载均衡器,它提供了对 Kubernetes 集群中的 DNS 和服务发现功能的支持。coredns 可以帮助您在 Kubernetes 集群中实现高可用性、灵活的 DNS 配置和简单的服务发现。
源镜像 gcr.io/google-containers/coredns:1.6.2
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/google-containers/coredns:1.6.2
镜像ID sha256:bf261d157914477ee1a5969d28ec687f3fbfc9fb5a664b22df78e57023b0e03b
镜像TAG 1.6.2
大小 44.10MB
镜像源 gcr.io
CMD
启动入口 /coredns
工作目录
OS/平台 linux/amd64
浏览量 188 次
贡献者
镜像创建 2019-08-14T08:34:24.423377226Z
同步时间 2024-01-15 17:17
更新时间 2025-01-19 04:42
开放端口
53/tcp 53/udp
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

Docker拉取命令 无权限下载?点我修复

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/google-containers/coredns:1.6.2
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/google-containers/coredns:1.6.2  gcr.io/google-containers/coredns:1.6.2

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/google-containers/coredns:1.6.2
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/google-containers/coredns:1.6.2  gcr.io/google-containers/coredns:1.6.2

Shell快速替换命令

sed -i 's#gcr.io/google-containers/coredns:1.6.2#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/google-containers/coredns:1.6.2#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/google-containers/coredns:1.6.2 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/google-containers/coredns:1.6.2  gcr.io/google-containers/coredns:1.6.2'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/google-containers/coredns:1.6.2 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/google-containers/coredns:1.6.2  gcr.io/google-containers/coredns:1.6.2'

镜像信息

{
    "Id": "sha256:bf261d157914477ee1a5969d28ec687f3fbfc9fb5a664b22df78e57023b0e03b",
    "RepoTags": [
        "gcr.io/google-containers/coredns:1.6.2",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/google-containers/coredns:1.6.2"
    ],
    "RepoDigests": [
        "gcr.io/google-containers/coredns@sha256:12eb885b8685b1b13a04ecf5c23bc809c2e57917252fd7b0be9e9c00644e8ee5",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/google-containers/coredns@sha256:4dd4d0e5bcc9bd0e8189f6fa4d4965ffa81207d8d99d29391f28cbd1a70a0163"
    ],
    "Parent": "",
    "Comment": "",
    "Created": "2019-08-14T08:34:24.423377226Z",
    "Container": "ebd51587d752c4aac67284ee4a8ed0e62ef63105827129951d30557649c9a9e7",
    "ContainerConfig": {
        "Hostname": "ebd51587d752",
        "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": [
            "/bin/sh",
            "-c",
            "#(nop) ",
            "ENTRYPOINT [\"/coredns\"]"
        ],
        "Image": "sha256:fc145a6c2c3786e825d65189582cb8348e088ca045c3d7b44a1497b4620b1c5e",
        "Volumes": null,
        "WorkingDir": "",
        "Entrypoint": [
            "/coredns"
        ],
        "OnBuild": null,
        "Labels": {}
    },
    "DockerVersion": "19.03.1",
    "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": "sha256:fc145a6c2c3786e825d65189582cb8348e088ca045c3d7b44a1497b4620b1c5e",
        "Volumes": null,
        "WorkingDir": "",
        "Entrypoint": [
            "/coredns"
        ],
        "OnBuild": null,
        "Labels": null
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 44100963,
    "VirtualSize": 44100963,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/033bac4f30f238ff9657d760828e0b4b8a16808c942ac25706d94c78b9091115/diff",
            "MergedDir": "/var/lib/docker/overlay2/e6f258b462432ed16ca847f320ad34cc064e23afbef29bdebb16ca14aa37f432/merged",
            "UpperDir": "/var/lib/docker/overlay2/e6f258b462432ed16ca847f320ad34cc064e23afbef29bdebb16ca14aa37f432/diff",
            "WorkDir": "/var/lib/docker/overlay2/e6f258b462432ed16ca847f320ad34cc064e23afbef29bdebb16ca14aa37f432/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:225df95e717ceb672de0e45aa49f352eace21512240205972aca0fccc9612722",
            "sha256:169c87e3a0eb62d3652e813b0adb9bcdbdd0cea20d7cc56d6abb938f02ff7c70"
        ]
    },
    "Metadata": {
        "LastTagTime": "2024-01-15T04:17:33.059963859-05:00"
    }
}

更多版本

gcr.io/google-containers/coredns:1.0.1

linux/amd64 gcr.io45.14MB2024-01-15 17:11
148

gcr.io/google-containers/coredns:1.0.1__amd64_linux

linux/amd64 gcr.io45.14MB2024-01-15 17:11
119

gcr.io/google-containers/coredns:1.0.1__arm64_linux

linux/amd64 gcr.io33.16MB2024-01-15 17:11
130

gcr.io/google-containers/coredns:1.0.1__arm_linux

linux/amd64 gcr.io30.58MB2024-01-15 17:11
160

gcr.io/google-containers/coredns:1.0.1__ppc64le_linux

linux/amd64 gcr.io35.14MB2024-01-15 17:12
154

gcr.io/google-containers/coredns:1.0.1__s390x_linux

linux/amd64 gcr.io36.58MB2024-01-15 17:12
128

gcr.io/google-containers/coredns:1.0.6

linux/amd64 gcr.io39.88MB2024-01-15 17:12
124

gcr.io/google-containers/coredns:1.0.6__amd64_linux

linux/amd64 gcr.io39.88MB2024-01-15 17:12
117

gcr.io/google-containers/coredns:1.0.6__arm64_linux

linux/amd64 gcr.io32.63MB2024-01-15 17:13
156

gcr.io/google-containers/coredns:1.0.6__arm_linux

linux/amd64 gcr.io29.59MB2024-01-15 17:13
126

gcr.io/google-containers/coredns:1.0.6__ppc64le_linux

linux/amd64 gcr.io34.76MB2024-01-15 17:13
144

gcr.io/google-containers/coredns:1.0.6__s390x_linux

linux/amd64 gcr.io35.79MB2024-01-15 17:13
122

gcr.io/google-containers/coredns:1.1.3

linux/amd64 gcr.io45.59MB2024-01-15 17:14
128

gcr.io/google-containers/coredns:1.1.3__amd64_linux

linux/amd64 gcr.io45.59MB2024-01-15 17:14
125

gcr.io/google-containers/coredns:1.1.3__arm64_linux

linux/amd64 gcr.io34.47MB2024-01-15 17:14
150

gcr.io/google-containers/coredns:1.1.3__arm_linux

linux/amd64 gcr.io31.31MB2024-01-15 17:14
117

gcr.io/google-containers/coredns:1.1.3__ppc64le_linux

linux/amd64 gcr.io36.65MB2024-01-15 17:15
126

gcr.io/google-containers/coredns:1.1.3__s390x_linux

linux/amd64 gcr.io37.63MB2024-01-15 17:15
136

gcr.io/google-containers/coredns:1.2.2

linux/amd64 gcr.io39.22MB2024-01-15 17:15
146

gcr.io/google-containers/coredns:1.2.3

linux/amd64 gcr.io39.98MB2024-01-15 17:16
127

gcr.io/google-containers/coredns:1.2.4

linux/amd64 gcr.io39.98MB2024-01-15 17:16
166

gcr.io/google-containers/coredns:1.2.6

linux/amd64 gcr.io40.02MB2024-01-15 17:16
135

gcr.io/google-containers/coredns:1.3.0

linux/amd64 gcr.io40.42MB2024-01-15 17:16
169

gcr.io/google-containers/coredns:1.3.1

linux/amd64 gcr.io40.30MB2024-01-15 17:17
122

gcr.io/google-containers/coredns:1.5.0

linux/amd64 gcr.io42.49MB2024-01-15 17:17
125

gcr.io/google-containers/coredns:1.6.2

linux/amd64 gcr.io44.10MB2024-01-15 17:17
187

gcr.io/google-containers/coredns:1.6.5

linux/amd64 gcr.io41.58MB2024-01-15 17:17
147

gcr.io/google-containers/coredns:1.6.6

linux/amd64 gcr.io40.84MB2024-01-15 17:18
129

gcr.io/google-containers/coredns:1.6.7

linux/amd64 gcr.io43.79MB2024-01-15 17:18
143

gcr.io/google-containers/coredns:1.7.0

linux/amd64 gcr.io45.23MB2024-01-15 17:18
257