docker.io/rancher/hardened-calico:v3.30.0-build20250515 linux/amd64

docker.io/rancher/hardened-calico:v3.30.0-build20250515 - 国内下载镜像源 浏览次数:11 安全受验证的发布者-Rancher
这是docker镜像名称docker.io/rancher/hardened-calico的描述信息:

Rancher 的硬化 Calico 是一个安全、可靠的容器联网解决方案。它为您的容器提供网络隔离和身份验证,并帮助您实现零信任网络环境。该项目是 Rancher 平台中的组件之一,旨在为您的云原生应用程序提供更加安全的联网体验。

源镜像 docker.io/rancher/hardened-calico:v3.30.0-build20250515
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/hardened-calico:v3.30.0-build20250515
镜像ID sha256:43ff52ed25daa3f05696cbc8dae18a52882637dc3e1df36ca7e2a8a1b9642ae2
镜像TAG v3.30.0-build20250515
大小 659.42MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD /bin/bash
启动入口
工作目录
OS/平台 linux/amd64
浏览量 11 次
贡献者
镜像创建 2025-05-15T17:05:07.902580533Z
同步时间 2025-06-11 13:28
更新时间 2025-06-13 06:50
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/cni/bin
镜像标签
https://github.com/SUSE/bci/discussions: com.suse.bci.base.authors 2025-05-14T18:00:11.046641735Z: com.suse.bci.base.created Image for containers based on SUSE Linux Enterprise Server 15 SP6.: com.suse.bci.base.description obs://build.suse.de/SUSE:SLE-15-SP6:Update:CR/images/ff8afe2cbb1c5a5375979b27f50584f3-sles15-image: com.suse.bci.base.disturl sle-bci: com.suse.bci.base.eula https://www.suse.com/lifecycle#suse-linux-enterprise-server-15: com.suse.bci.base.lifecycle-url 15.6.47.20.38: com.suse.bci.base.name registry.suse.com/bci/bci-base:15.6.47.20.38: com.suse.bci.base.reference released: com.suse.bci.base.release-stage https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/sles15-image/ff8afe2cbb1c5a5375979b27f50584f3/: com.suse.bci.base.source l3: com.suse.bci.base.supportlevel SLE BCI 15 SP6 Base: com.suse.bci.base.title https://www.suse.com/products/base-container-images/: com.suse.bci.base.url SUSE LLC: com.suse.bci.base.vendor 15.6.47.20.38: com.suse.bci.base.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/sles15-image/ff8afe2cbb1c5a5375979b27f50584f3//README.md: io.artifacthub.package.readme-url obs://build.suse.de/SUSE:SLE-15-SP6:Update:CR/images/ff8afe2cbb1c5a5375979b27f50584f3-sles15-image: org.openbuildservice.disturl https://github.com/SUSE/bci/discussions: org.opencontainers.image.authors 2025-05-15T16:58:01.982Z: org.opencontainers.image.created : org.opencontainers.image.description Apache-2.0: org.opencontainers.image.licenses 15.6.47.20.38: org.opencontainers.image.ref.name 67ecfafaaed26d451df38f3735cd5c8329510d0a: org.opencontainers.image.revision https://github.com/rancher/image-build-calico: org.opencontainers.image.source image-build-calico: org.opencontainers.image.title https://github.com/rancher/image-build-calico: org.opencontainers.image.url SUSE LLC: org.opencontainers.image.vendor v3.30.0-build20250515: org.opencontainers.image.version registry.suse.com/bci/bci-base:15.6.47.20.38: org.opensuse.reference

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/hardened-calico:v3.30.0-build20250515
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/hardened-calico:v3.30.0-build20250515  docker.io/rancher/hardened-calico:v3.30.0-build20250515

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/hardened-calico:v3.30.0-build20250515
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/hardened-calico:v3.30.0-build20250515  docker.io/rancher/hardened-calico:v3.30.0-build20250515

Shell快速替换命令

sed -i 's#rancher/hardened-calico:v3.30.0-build20250515#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/hardened-calico:v3.30.0-build20250515#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/hardened-calico:v3.30.0-build20250515 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/hardened-calico:v3.30.0-build20250515  docker.io/rancher/hardened-calico:v3.30.0-build20250515'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/hardened-calico:v3.30.0-build20250515 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/hardened-calico:v3.30.0-build20250515  docker.io/rancher/hardened-calico:v3.30.0-build20250515'

镜像构建历史


# 2025-05-16 01:05:07  20.00B 执行命令并创建新的镜像层
RUN /bin/sh -c set -x &&     test -e /opt/cni/bin/install &&     ln -vs /opt/cni/bin/install /install-cni # buildkit
                        
# 2025-05-16 01:05:07  0.00B 设置环境变量 PATH
ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/cni/bin
                        
# 2025-05-16 01:05:07  513.12MB 复制新文件或目录到容器中
COPY / / # buildkit
                        
# 2025-05-16 00:58:33  24.04MB 执行命令并创建新的镜像层
RUN /bin/sh -c zypper update -y &&     zypper install -y      hostname     libpcap1     libmnl0     libnetfilter_conntrack3     libnetfilter_cthelper0     libnetfilter_cttimeout1       libnetfilter_queue1     ipset     kmod     iputils     iproute2     procps     net-tools     conntrack-tools     which  &&     rm -rf /var/cache/zypp/packages # buildkit
                        
# 2025-05-15 02:00:24  122.26MB 
KIWI 9.24.43
                        
                    

镜像信息

{
    "Id": "sha256:43ff52ed25daa3f05696cbc8dae18a52882637dc3e1df36ca7e2a8a1b9642ae2",
    "RepoTags": [
        "rancher/hardened-calico:v3.30.0-build20250515",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/hardened-calico:v3.30.0-build20250515"
    ],
    "RepoDigests": [
        "rancher/hardened-calico@sha256:6c5c2bc6d800aee9db8931e8b39012ed66364af2e72f8ef2e06cf0c666057e3c",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/hardened-calico@sha256:f4f482960089d701d1142571298d66df137f19357bc9be02f9c83255eabf3b8e"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2025-05-15T17:05:07.902580533Z",
    "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:/opt/cni/bin"
        ],
        "Cmd": [
            "/bin/bash"
        ],
        "Image": "",
        "Volumes": null,
        "WorkingDir": "",
        "Entrypoint": null,
        "OnBuild": null,
        "Labels": {
            "com.suse.bci.base.authors": "https://github.com/SUSE/bci/discussions",
            "com.suse.bci.base.created": "2025-05-14T18:00:11.046641735Z",
            "com.suse.bci.base.description": "Image for containers based on SUSE Linux Enterprise Server 15 SP6.",
            "com.suse.bci.base.disturl": "obs://build.suse.de/SUSE:SLE-15-SP6:Update:CR/images/ff8afe2cbb1c5a5375979b27f50584f3-sles15-image",
            "com.suse.bci.base.eula": "sle-bci",
            "com.suse.bci.base.lifecycle-url": "https://www.suse.com/lifecycle#suse-linux-enterprise-server-15",
            "com.suse.bci.base.name": "15.6.47.20.38",
            "com.suse.bci.base.reference": "registry.suse.com/bci/bci-base:15.6.47.20.38",
            "com.suse.bci.base.release-stage": "released",
            "com.suse.bci.base.source": "https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/sles15-image/ff8afe2cbb1c5a5375979b27f50584f3/",
            "com.suse.bci.base.supportlevel": "l3",
            "com.suse.bci.base.title": "SLE BCI 15 SP6 Base",
            "com.suse.bci.base.url": "https://www.suse.com/products/base-container-images/",
            "com.suse.bci.base.vendor": "SUSE LLC",
            "com.suse.bci.base.version": "15.6.47.20.38",
            "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/sles15-image/ff8afe2cbb1c5a5375979b27f50584f3//README.md",
            "org.openbuildservice.disturl": "obs://build.suse.de/SUSE:SLE-15-SP6:Update:CR/images/ff8afe2cbb1c5a5375979b27f50584f3-sles15-image",
            "org.opencontainers.image.authors": "https://github.com/SUSE/bci/discussions",
            "org.opencontainers.image.created": "2025-05-15T16:58:01.982Z",
            "org.opencontainers.image.description": "",
            "org.opencontainers.image.licenses": "Apache-2.0",
            "org.opencontainers.image.ref.name": "15.6.47.20.38",
            "org.opencontainers.image.revision": "67ecfafaaed26d451df38f3735cd5c8329510d0a",
            "org.opencontainers.image.source": "https://github.com/rancher/image-build-calico",
            "org.opencontainers.image.title": "image-build-calico",
            "org.opencontainers.image.url": "https://github.com/rancher/image-build-calico",
            "org.opencontainers.image.vendor": "SUSE LLC",
            "org.opencontainers.image.version": "v3.30.0-build20250515",
            "org.opensuse.reference": "registry.suse.com/bci/bci-base:15.6.47.20.38"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 659422630,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/63a1300d04ba54936c42e07138314b5d143e27c19fd361a552a575bdd2eed318/diff:/var/lib/docker/overlay2/015256239e6577582cdc80e0eebdc4c4970a2a478e6977e1932748001b8f34e6/diff:/var/lib/docker/overlay2/686469369fb8ba9d73ca831b662a199e496a939ec89c25db8e0e4789281ec0b2/diff",
            "MergedDir": "/var/lib/docker/overlay2/0766677a67463541317a37cc1c1b9f8b0bc3ac619f22c5dcd143560dfbfc07f7/merged",
            "UpperDir": "/var/lib/docker/overlay2/0766677a67463541317a37cc1c1b9f8b0bc3ac619f22c5dcd143560dfbfc07f7/diff",
            "WorkDir": "/var/lib/docker/overlay2/0766677a67463541317a37cc1c1b9f8b0bc3ac619f22c5dcd143560dfbfc07f7/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:c5361d4327b156d74e6905b3b69503e363ac3e1061cfafcf94392cf99975320e",
            "sha256:34a77bf964c84e47b419eb3c0245cb175f299fd0a925285bf793a168d24044e3",
            "sha256:5de909fa2665359034a20a0d4043fa366ec4c3b72c83333a43da6474a478611a",
            "sha256:d74615dcfa9a271ccb315db4de853349bd06ccf41cabfc00af9d6016008f300d"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-06-11T13:27:35.060200422+08:00"
    }
}

更多版本

docker.io/rancher/hardened-calico:v3.28.1-build20240911

linux/amd64 docker.io571.50MB2024-10-19 23:19
178

docker.io/rancher/hardened-calico:v3.29.1-build20250110

linux/arm64 docker.io575.60MB2025-05-16 22:36
28

docker.io/rancher/hardened-calico:v3.29.2-build20250218

linux/arm64 docker.io582.35MB2025-05-16 22:39
27

docker.io/rancher/hardened-calico:v3.29.2-build20250306

linux/arm64 docker.io582.25MB2025-05-16 22:42
26

docker.io/rancher/hardened-calico:v3.30.0-build20250515

linux/amd64 docker.io659.42MB2025-06-11 13:28
10