docker.io/rancher/hardened-cni-plugins:v1.7.1-build20250509 linux/amd64

docker.io/rancher/hardened-cni-plugins:v1.7.1-build20250509 - 国内下载镜像源 浏览次数:27 安全受验证的发布者-Rancher

这是一个 Rancher 提供的强化版容器网络接口 (CNI) 插件镜像。它包含经过安全加固的 CNI 插件,旨在提升容器网络的安全性,减少潜在的漏洞和安全风险。 适用于在 Rancher 环境中部署容器。

源镜像 docker.io/rancher/hardened-cni-plugins:v1.7.1-build20250509
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/hardened-cni-plugins:v1.7.1-build20250509
镜像ID sha256:7812071138a46045679f34bd0c51a33d7c7c4351202589c914cfa0a0e7d8c84c
镜像TAG v1.7.1-build20250509
大小 107.65MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD
启动入口 ./install-cnis.sh
工作目录 /
OS/平台 linux/amd64
浏览量 27 次
贡献者
镜像创建 2025-05-09T17:56:46.893971739Z
同步时间 2025-06-02 22:49
更新时间 2025-06-24 08:51
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
镜像标签
https://github.com/SUSE/bci/discussions: com.suse.bci.busybox.authors 2025-05-06T13:10:26.612742436Z: 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/5809e0f61bc515c4e05dd9438acd1444-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.32.1: com.suse.bci.busybox.name registry.suse.com/bci/bci-busybox:15.6.32.1: com.suse.bci.busybox.reference released: com.suse.bci.busybox.release-stage https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/busybox-image/5809e0f61bc515c4e05dd9438acd1444/: com.suse.bci.busybox.source l3: com.suse.bci.busybox.supportlevel SLE BCI 15 SP6 BusyBox: com.suse.bci.busybox.title 2025-12-31: com.suse.bci.busybox.until https://www.suse.com/products/base-container-images/: com.suse.bci.busybox.url SUSE LLC: com.suse.bci.busybox.vendor 15.6.32.1: 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 2025-12-31: com.suse.supportlevel.until 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/5809e0f61bc515c4e05dd9438acd1444/README.md: io.artifacthub.package.readme-url obs://build.suse.de/SUSE:SLE-15-SP6:Update:CR/images/5809e0f61bc515c4e05dd9438acd1444-busybox-image: org.openbuildservice.disturl https://github.com/SUSE/bci/discussions: org.opencontainers.image.authors 2025-05-06T13:10:26.612742436Z: org.opencontainers.image.created 15 SP6 BusyBox container based on the SLE Base Container Image.: org.opencontainers.image.description 15.6.32.1: org.opencontainers.image.ref.name https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/busybox-image/5809e0f61bc515c4e05dd9438acd1444/: 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.32.1: org.opencontainers.image.version registry.suse.com/bci/bci-busybox:15.6.32.1: org.opensuse.reference

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/hardened-cni-plugins:v1.7.1-build20250509
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/hardened-cni-plugins:v1.7.1-build20250509  docker.io/rancher/hardened-cni-plugins:v1.7.1-build20250509

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/hardened-cni-plugins:v1.7.1-build20250509
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/hardened-cni-plugins:v1.7.1-build20250509  docker.io/rancher/hardened-cni-plugins:v1.7.1-build20250509

Shell快速替换命令

sed -i 's#rancher/hardened-cni-plugins:v1.7.1-build20250509#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/hardened-cni-plugins:v1.7.1-build20250509#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/hardened-cni-plugins:v1.7.1-build20250509 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/hardened-cni-plugins:v1.7.1-build20250509  docker.io/rancher/hardened-cni-plugins:v1.7.1-build20250509'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/hardened-cni-plugins:v1.7.1-build20250509 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/hardened-cni-plugins:v1.7.1-build20250509  docker.io/rancher/hardened-cni-plugins:v1.7.1-build20250509'

镜像构建历史


# 2025-05-10 01:56:46  0.00B 配置容器启动时运行的命令
ENTRYPOINT ["./install-cnis.sh"]
                        
# 2025-05-10 01:56:46  1.02KB 复制新文件或目录到容器中
COPY install-cnis.sh . # buildkit
                        
# 2025-05-10 01:56:46  0.00B 设置工作目录为/
WORKDIR /
                        
# 2025-05-10 01:56:46  95.24MB 复制新文件或目录到容器中
COPY /opt/cni/ /opt/cni/ # buildkit
                        
# 2025-05-06 21:10:31  12.40MB 
KIWI 9.24.43
                        
                    

镜像信息

{
    "Id": "sha256:7812071138a46045679f34bd0c51a33d7c7c4351202589c914cfa0a0e7d8c84c",
    "RepoTags": [
        "rancher/hardened-cni-plugins:v1.7.1-build20250509",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/hardened-cni-plugins:v1.7.1-build20250509"
    ],
    "RepoDigests": [
        "rancher/hardened-cni-plugins@sha256:cf9991cba4663ceab2e8b61102f307c5b8880b64671ab9761c522080c5df2168",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/hardened-cni-plugins@sha256:4611ac272cfa23c2bf56da6a449f569d50206fbab18a7dec6b88660f87a3c52d"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2025-05-09T17:56:46.893971739Z",
    "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": [
            "./install-cnis.sh"
        ],
        "OnBuild": null,
        "Labels": {
            "com.suse.bci.busybox.authors": "https://github.com/SUSE/bci/discussions",
            "com.suse.bci.busybox.created": "2025-05-06T13:10:26.612742436Z",
            "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/5809e0f61bc515c4e05dd9438acd1444-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.32.1",
            "com.suse.bci.busybox.reference": "registry.suse.com/bci/bci-busybox:15.6.32.1",
            "com.suse.bci.busybox.release-stage": "released",
            "com.suse.bci.busybox.source": "https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/busybox-image/5809e0f61bc515c4e05dd9438acd1444/",
            "com.suse.bci.busybox.supportlevel": "l3",
            "com.suse.bci.busybox.title": "SLE BCI 15 SP6 BusyBox",
            "com.suse.bci.busybox.until": "2025-12-31",
            "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.32.1",
            "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",
            "com.suse.supportlevel.until": "2025-12-31",
            "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/5809e0f61bc515c4e05dd9438acd1444/README.md",
            "org.openbuildservice.disturl": "obs://build.suse.de/SUSE:SLE-15-SP6:Update:CR/images/5809e0f61bc515c4e05dd9438acd1444-busybox-image",
            "org.opencontainers.image.authors": "https://github.com/SUSE/bci/discussions",
            "org.opencontainers.image.created": "2025-05-06T13:10:26.612742436Z",
            "org.opencontainers.image.description": "15 SP6 BusyBox container based on the SLE Base Container Image.",
            "org.opencontainers.image.ref.name": "15.6.32.1",
            "org.opencontainers.image.source": "https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/busybox-image/5809e0f61bc515c4e05dd9438acd1444/",
            "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.32.1",
            "org.opensuse.reference": "registry.suse.com/bci/bci-busybox:15.6.32.1"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 107646086,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/c2b90c2c3e9509a872b6eae9d96ecf199463d2c3b78ad16d2d5b996076375842/diff:/var/lib/docker/overlay2/8cdbac1589ae2beb61ca9d968086335a3f4cf09b2a8afb5d92e80f6743ff168e/diff",
            "MergedDir": "/var/lib/docker/overlay2/d2d967103bdbe2556615151f04a7a94b76d55aa7fe8a37fb433d79ea3f6ac9ab/merged",
            "UpperDir": "/var/lib/docker/overlay2/d2d967103bdbe2556615151f04a7a94b76d55aa7fe8a37fb433d79ea3f6ac9ab/diff",
            "WorkDir": "/var/lib/docker/overlay2/d2d967103bdbe2556615151f04a7a94b76d55aa7fe8a37fb433d79ea3f6ac9ab/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:a3037290f05f17e592f51d62b013b2aa3e2ecd94468d07044daae821312dfe8c",
            "sha256:13d3ba996c726ee3bfb70b8c1186ca83f4e842996e455dede4a36b4aa1e7edab",
            "sha256:ce3bf6aa5b4c2a5fab7685d1023cb62e90fccfe1a67856c4e2618dd9eebcaeca"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-06-02T22:49:22.821155831+08:00"
    }
}

更多版本

docker.io/rancher/hardened-cni-plugins:v1.6.0-build20241022

linux/arm64 docker.io91.02MB2025-05-16 22:46
32

docker.io/rancher/hardened-cni-plugins:v1.6.2-build20250124

linux/arm64 docker.io91.09MB2025-05-16 22:48
26

docker.io/rancher/hardened-cni-plugins:v1.6.2-build20250306

linux/arm64 docker.io95.53MB2025-05-16 23:13
26

docker.io/rancher/hardened-cni-plugins:v1.7.1-build20250509

linux/amd64 docker.io107.65MB2025-06-02 22:49
26