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

gcr.io/google-containers/coredns:1.0.1__s390x_linux - 国内下载镜像源 浏览次数:94 安全受验证的发布者-Kubernetes
🚀
coredns是一个DNS代理和负载均衡器,它提供了对 Kubernetes 集群中的 DNS 和服务发现功能的支持。coredns 可以帮助您在 Kubernetes 集群中实现高可用性、灵活的 DNS 配置和简单的服务发现。
源镜像 gcr.io/google-containers/coredns:1.0.1__s390x_linux
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/google-containers/coredns:1.0.1__s390x_linux
镜像ID sha256:408ea26b88d898e6a3dccc67ca92f837f9806de0575ba60f9bc99399ec6c8100
镜像TAG 1.0.1__s390x_linux
大小 36.58MB
镜像源 gcr.io
CMD
启动入口 /coredns
工作目录
OS/平台 linux/amd64
浏览量 94 次
贡献者
镜像创建 2017-12-11T17:16:37.206618604Z
同步时间 2024-01-15 17:12
更新时间 2024-11-20 18:35
开放端口
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.0.1__s390x_linux
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/google-containers/coredns:1.0.1__s390x_linux  gcr.io/google-containers/coredns:1.0.1__s390x_linux

Containerd拉取命令

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

Shell快速替换命令

sed -i 's#gcr.io/google-containers/coredns:1.0.1__s390x_linux#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/google-containers/coredns:1.0.1__s390x_linux#' 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.0.1__s390x_linux && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/google-containers/coredns:1.0.1__s390x_linux  gcr.io/google-containers/coredns:1.0.1__s390x_linux'

Ansible快速分发-Containerd

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

镜像信息

{
    "Id": "sha256:408ea26b88d898e6a3dccc67ca92f837f9806de0575ba60f9bc99399ec6c8100",
    "RepoTags": [
        "gcr.io/google-containers/coredns:1.0.1__s390x_linux",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/google-containers/coredns:1.0.1__s390x_linux"
    ],
    "RepoDigests": [
        "gcr.io/google-containers/coredns@sha256:3322635daa33dc71f12fe1a0102cc2cf6a2f9ed958d49990a1c7c520d538b333",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/google-containers/coredns@sha256:3322635daa33dc71f12fe1a0102cc2cf6a2f9ed958d49990a1c7c520d538b333"
    ],
    "Parent": "",
    "Comment": "",
    "Created": "2017-12-11T17:16:37.206618604Z",
    "Container": "5f2a35d6177b244c6a3e8e4bff6ca3f7e3547ed6a8441f1c136e00e69d6f6566",
    "ContainerConfig": {
        "Hostname": "5f2a35d6177b",
        "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\"]"
        ],
        "ArgsEscaped": true,
        "Image": "sha256:8bf0d41fffbc713babbd454bc77292ab60101fda5ccb9cb66d480d16f2ec0388",
        "Volumes": null,
        "WorkingDir": "",
        "Entrypoint": [
            "/coredns"
        ],
        "OnBuild": [],
        "Labels": {}
    },
    "DockerVersion": "17.09.1-ce",
    "Author": "Miek Gieben \u003cmiek@miek.nl\u003e @miekg",
    "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,
        "ArgsEscaped": true,
        "Image": "sha256:8bf0d41fffbc713babbd454bc77292ab60101fda5ccb9cb66d480d16f2ec0388",
        "Volumes": null,
        "WorkingDir": "",
        "Entrypoint": [
            "/coredns"
        ],
        "OnBuild": [],
        "Labels": null
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 36577199,
    "VirtualSize": 36577199,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/0576c6f0f31fb2d3fa2908e46fa90c48b471ece8a17c467e28fcf3a98c667b8d/diff:/var/lib/docker/overlay2/1de63c630cb663766f880b10e9f864bfb1bb81786ef4b748fc5f37d6026fd67c/diff",
            "MergedDir": "/var/lib/docker/overlay2/1e8f373dcdeff422c807ca6d0a47ae25b9e4ba94dfd14967afb77573289fa39d/merged",
            "UpperDir": "/var/lib/docker/overlay2/1e8f373dcdeff422c807ca6d0a47ae25b9e4ba94dfd14967afb77573289fa39d/diff",
            "WorkDir": "/var/lib/docker/overlay2/1e8f373dcdeff422c807ca6d0a47ae25b9e4ba94dfd14967afb77573289fa39d/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:ddf9050ee71124e724bc111b56d54ddfddbbf71a2cf47d590bf1e319142cc89f",
            "sha256:58c240bcb06e25b71d104ea231b127657dc8b46116e617c8e60800aa6ab64c77",
            "sha256:bd04fe7ef8f1c9a0baa73b4dee5a31ed69e288fe0d71c75dcaf6585ddf01e9fb"
        ]
    },
    "Metadata": {
        "LastTagTime": "2024-01-15T04:12:19.896914809-05:00"
    }
}

更多版本

gcr.io/google-containers/coredns:1.0.1

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

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

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

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

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

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

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

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

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

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

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

gcr.io/google-containers/coredns:1.0.6

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

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

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

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

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

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

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

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

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

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

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

gcr.io/google-containers/coredns:1.1.3

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

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

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

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

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

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

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

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

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

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

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

gcr.io/google-containers/coredns:1.2.2

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

gcr.io/google-containers/coredns:1.2.3

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

gcr.io/google-containers/coredns:1.2.4

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

gcr.io/google-containers/coredns:1.2.6

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

gcr.io/google-containers/coredns:1.3.0

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

gcr.io/google-containers/coredns:1.3.1

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

gcr.io/google-containers/coredns:1.5.0

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

gcr.io/google-containers/coredns:1.6.2

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

gcr.io/google-containers/coredns:1.6.5

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

gcr.io/google-containers/coredns:1.6.6

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

gcr.io/google-containers/coredns:1.6.7

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

gcr.io/google-containers/coredns:1.7.0

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