docker.io/calico/node:v3.12.2 linux/amd64

docker.io/calico/node:v3.12.2 - 国内下载镜像源 浏览次数:453 安全受验证的发布者-calico
Calico Node 是一個 Kubernetes 網格叢集中樞紐的容器鏡像,主要用於提供 Calico 的 NetworkPolicy 和 NetworkAttachment 功能。它將 container network interface (CNI) 和 host-local network policies 組合在一起,讓您可以輕鬆地管理您的網路政策。
源镜像 docker.io/calico/node:v3.12.2
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/calico/node:v3.12.2
镜像ID sha256:4d501404ee9fae11d95ff2929fccd6d27cc7c0a34ceb01640119bb6ffa4bfa58
镜像TAG v3.12.2
大小 259.90MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD start_runit
启动入口
工作目录
OS/平台 linux/amd64
浏览量 453 次
贡献者
镜像创建 2020-05-28T02:11:11.277041813Z
同步时间 2024-01-22 11:34
更新时间 2024-09-19 14:46
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin container=oci
镜像标签
x86_64: architecture registry.access.redhat.com: authoritative-source-url 2020-03-31T14:51:49.719962: build-date cpt-1002.osbs.prod.upshift.rdu2.redhat.com: com.redhat.build-host ubi8-minimal-container: com.redhat.component https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI: com.redhat.license_terms Calico node handles networking and policy for Calico: description public: distribution-scope The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly.: io.k8s.description Red Hat Universal Base Image 8 Minimal: io.k8s.display-name : io.openshift.expose-services minimal rhel8: io.openshift.tags laurence@tigera.io: maintainer Calico node: name 1: release Calico node handles networking and policy for Calico: summary https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8-minimal/images/8.1-409: url 8c3c7acc321ed054dded6e6e13b5c09c043f42dc: vcs-ref git: vcs-type Project Calico: vendor v3.12.2: version

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

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/calico/node:v3.12.2
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/calico/node:v3.12.2  docker.io/calico/node:v3.12.2

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/calico/node:v3.12.2
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/calico/node:v3.12.2  docker.io/calico/node:v3.12.2

Shell快速替换命令

sed -i 's#calico/node:v3.12.2#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/calico/node:v3.12.2#' deployment.yaml

镜像信息

{
    "Id": "sha256:4d501404ee9fae11d95ff2929fccd6d27cc7c0a34ceb01640119bb6ffa4bfa58",
    "RepoTags": [
        "calico/node:v3.12.2",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/calico/node:v3.12.2"
    ],
    "RepoDigests": [
        "calico/node@sha256:1268208b9f13a0fafc17b1673ea1c6b187a45fa3ca0adf011ce25a48e69ba5d9",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/calico/node@sha256:ebf85ef4b604dd7eacfda4525338490872b1ac5ceae5affb0b6f14de34cc34f5"
    ],
    "Parent": "",
    "Comment": "",
    "Created": "2020-05-28T02:11:11.277041813Z",
    "Container": "1288de02841d1b8457675698be63633382b62bd5c2e1ce99d5c8f3136c633611",
    "ContainerConfig": {
        "Hostname": "e26e2ab9d929",
        "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",
            "container=oci"
        ],
        "Cmd": [
            "/bin/sh",
            "-c",
            "#(nop) ",
            "CMD [\"start_runit\"]"
        ],
        "Image": "sha256:f8a34db7d082da60ba4e08bfc03fd9325421c99c6224f9de28c8c79b98e2f0c8",
        "Volumes": null,
        "WorkingDir": "",
        "Entrypoint": null,
        "OnBuild": [],
        "Labels": {
            "architecture": "x86_64",
            "authoritative-source-url": "registry.access.redhat.com",
            "build-date": "2020-03-31T14:51:49.719962",
            "com.redhat.build-host": "cpt-1002.osbs.prod.upshift.rdu2.redhat.com",
            "com.redhat.component": "ubi8-minimal-container",
            "com.redhat.license_terms": "https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI",
            "description": "Calico node handles networking and policy for Calico",
            "distribution-scope": "public",
            "io.k8s.description": "The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly.",
            "io.k8s.display-name": "Red Hat Universal Base Image 8 Minimal",
            "io.openshift.expose-services": "",
            "io.openshift.tags": "minimal rhel8",
            "maintainer": "laurence@tigera.io",
            "name": "Calico node",
            "release": "1",
            "summary": "Calico node handles networking and policy for Calico",
            "url": "https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8-minimal/images/8.1-409",
            "vcs-ref": "8c3c7acc321ed054dded6e6e13b5c09c043f42dc",
            "vcs-type": "git",
            "vendor": "Project Calico",
            "version": "v3.12.2"
        }
    },
    "DockerVersion": "19.03.8",
    "Author": "",
    "Config": {
        "Hostname": "e26e2ab9d929",
        "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",
            "container=oci"
        ],
        "Cmd": [
            "start_runit"
        ],
        "Image": "sha256:f8a34db7d082da60ba4e08bfc03fd9325421c99c6224f9de28c8c79b98e2f0c8",
        "Volumes": null,
        "WorkingDir": "",
        "Entrypoint": null,
        "OnBuild": [],
        "Labels": {
            "architecture": "x86_64",
            "authoritative-source-url": "registry.access.redhat.com",
            "build-date": "2020-03-31T14:51:49.719962",
            "com.redhat.build-host": "cpt-1002.osbs.prod.upshift.rdu2.redhat.com",
            "com.redhat.component": "ubi8-minimal-container",
            "com.redhat.license_terms": "https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI",
            "description": "Calico node handles networking and policy for Calico",
            "distribution-scope": "public",
            "io.k8s.description": "The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly.",
            "io.k8s.display-name": "Red Hat Universal Base Image 8 Minimal",
            "io.openshift.expose-services": "",
            "io.openshift.tags": "minimal rhel8",
            "maintainer": "laurence@tigera.io",
            "name": "Calico node",
            "release": "1",
            "summary": "Calico node handles networking and policy for Calico",
            "url": "https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8-minimal/images/8.1-409",
            "vcs-ref": "8c3c7acc321ed054dded6e6e13b5c09c043f42dc",
            "vcs-type": "git",
            "vendor": "Project Calico",
            "version": "v3.12.2"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 259898314,
    "VirtualSize": 259898314,
    "GraphDriver": {
        "Data": {
            "RootDir": "/var/lib/docker/overlay/c98ddfb17fcbd8aaa3e47e90ca63104db16d1e2832d33be238f47953bc2e634a/root"
        },
        "Name": "overlay"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:f80c95f61fff5c9f72803944b0014fa959128f222785dc036833ef76b78bcaf0",
            "sha256:eddba477a8ae2bfdc32f205ea48c85ffc957686bd59e5f2d52629afa9ef12722",
            "sha256:1f1430206f6fd2418480a8b43bc7d9a835ac165c528d435f4bbbed653d20bc18",
            "sha256:0084b42532665ca5a3eb16681622774face792a37b8582393b51e8a00664b077",
            "sha256:179bae42ee57bb2d4123ce24bf99c10f1add5287168f1e18cb5915349c3e8576",
            "sha256:b54ea59673e0290d8899c999a6edaa2684be7612a8a7eeaead979a7a53163ad7",
            "sha256:f64956e58b55d903d1d87bcf60e0581ad62044d4803e79a0ff10b64ef22453f4",
            "sha256:a63c1c31d1cb14a3a429ff4301908e4e06d8e80e0327952f485bf02690666ada",
            "sha256:42f23b5218ca733deb1033c4c21f462c83be1561375ce00f7e13d566ece145e2",
            "sha256:34c4e5b5686e9b30090642b9e7c2ea9bb043bcb587f3cc4c8b8019eb7df71fc8",
            "sha256:1cc570ce69d758b76c5e7595308c7592f21cae0fd3c4348912cf7f9c541d0c07",
            "sha256:353c8c05c7ef0f1e833e7873e4218c9b874613524ede5166a7bebbf4074afa09",
            "sha256:d4402679dba432dfdb4fc780038b533ba664b85ce087ab15530464eccd570ec4"
        ]
    },
    "Metadata": {
        "LastTagTime": "2024-01-22T11:34:19.904287711+08:00"
    }
}

更多版本