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

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

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

源镜像 docker.io/rancher/hardened-cni-plugins:v1.7.1-build20250725
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/hardened-cni-plugins:v1.7.1-build20250725
镜像ID sha256:ad4b7e3d45e19dc8db26fbbc53426e060b8dd7dacef01625b00fd03c0278cccd
镜像TAG v1.7.1-build20250725
大小 110.28MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD
启动入口 ./install-cnis.sh
工作目录 /
OS/平台 linux/amd64
浏览量 9 次
贡献者
镜像创建 2025-07-25T07:57:06.878907928Z
同步时间 2025-08-04 00:40
更新时间 2025-08-04 02:20
环境变量
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-07-08T15:23:22.517170621Z: com.suse.bci.busybox.created 15 SP7 BusyBox container based on the SLE Base Container Image.: com.suse.bci.busybox.description obs://build.suse.de/SUSE:SLE-15-SP7:Update:CR/images/97532fbfece2abf80dc2ae068bfca1d9-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.7-9.1: com.suse.bci.busybox.name registry.suse.com/bci/bci-busybox:15.7-9.1: com.suse.bci.busybox.reference released: com.suse.bci.busybox.release-stage https://sources.suse.com/SUSE:SLE-15-SP7:Update:CR/busybox-image/97532fbfece2abf80dc2ae068bfca1d9/: com.suse.bci.busybox.source l3: com.suse.bci.busybox.supportlevel SLE BCI 15 SP7 BusyBox: com.suse.bci.busybox.title 2031-07-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.7-9.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 2031-07-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-SP7:Update:CR/busybox-image/97532fbfece2abf80dc2ae068bfca1d9/README.md: io.artifacthub.package.readme-url obs://build.suse.de/SUSE:SLE-15-SP7:Update:CR/images/97532fbfece2abf80dc2ae068bfca1d9-busybox-image: org.openbuildservice.disturl https://github.com/SUSE/bci/discussions: org.opencontainers.image.authors 2025-07-08T15:23:22.517170621Z: org.opencontainers.image.created 15 SP7 BusyBox container based on the SLE Base Container Image.: org.opencontainers.image.description 15.7-9.1: org.opencontainers.image.ref.name https://sources.suse.com/SUSE:SLE-15-SP7:Update:CR/busybox-image/97532fbfece2abf80dc2ae068bfca1d9/: org.opencontainers.image.source SLE BCI 15 SP7 BusyBox: org.opencontainers.image.title https://www.suse.com/products/base-container-images/: org.opencontainers.image.url SUSE LLC: org.opencontainers.image.vendor 15.7-9.1: org.opencontainers.image.version registry.suse.com/bci/bci-busybox:15.7-9.1: org.opensuse.reference

Docker拉取命令

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

Containerd拉取命令

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

Shell快速替换命令

sed -i 's#rancher/hardened-cni-plugins:v1.7.1-build20250725#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/hardened-cni-plugins:v1.7.1-build20250725#' 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-build20250725 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/hardened-cni-plugins:v1.7.1-build20250725  docker.io/rancher/hardened-cni-plugins:v1.7.1-build20250725'

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-build20250725 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/hardened-cni-plugins:v1.7.1-build20250725  docker.io/rancher/hardened-cni-plugins:v1.7.1-build20250725'

镜像构建历史


# 2025-07-25 15:57:06  0.00B 配置容器启动时运行的命令
ENTRYPOINT ["./install-cnis.sh"]
                        
# 2025-07-25 15:57:06  1.02KB 复制新文件或目录到容器中
COPY install-cnis.sh . # buildkit
                        
# 2025-07-25 15:57:06  0.00B 设置工作目录为/
WORKDIR /
                        
# 2025-07-25 15:57:06  97.84MB 复制新文件或目录到容器中
COPY /opt/cni/ /opt/cni/ # buildkit
                        
# 2025-07-08 23:23:29  12.44MB 
KIWI 9.24.43
                        
                    

镜像信息

{
    "Id": "sha256:ad4b7e3d45e19dc8db26fbbc53426e060b8dd7dacef01625b00fd03c0278cccd",
    "RepoTags": [
        "rancher/hardened-cni-plugins:v1.7.1-build20250725",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/hardened-cni-plugins:v1.7.1-build20250725"
    ],
    "RepoDigests": [
        "rancher/hardened-cni-plugins@sha256:e7356b257111c06dfdd7b3d2d51c4afdd9e9f19ca5321705cac5f18c8cd26d17",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/hardened-cni-plugins@sha256:92e6c03dc668ac404ec0f14f72fa36fb63158db96d6359fcaee933a230105c19"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2025-07-25T07:57:06.878907928Z",
    "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-07-08T15:23:22.517170621Z",
            "com.suse.bci.busybox.description": "15 SP7 BusyBox container based on the SLE Base Container Image.",
            "com.suse.bci.busybox.disturl": "obs://build.suse.de/SUSE:SLE-15-SP7:Update:CR/images/97532fbfece2abf80dc2ae068bfca1d9-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.7-9.1",
            "com.suse.bci.busybox.reference": "registry.suse.com/bci/bci-busybox:15.7-9.1",
            "com.suse.bci.busybox.release-stage": "released",
            "com.suse.bci.busybox.source": "https://sources.suse.com/SUSE:SLE-15-SP7:Update:CR/busybox-image/97532fbfece2abf80dc2ae068bfca1d9/",
            "com.suse.bci.busybox.supportlevel": "l3",
            "com.suse.bci.busybox.title": "SLE BCI 15 SP7 BusyBox",
            "com.suse.bci.busybox.until": "2031-07-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.7-9.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": "2031-07-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-SP7:Update:CR/busybox-image/97532fbfece2abf80dc2ae068bfca1d9/README.md",
            "org.openbuildservice.disturl": "obs://build.suse.de/SUSE:SLE-15-SP7:Update:CR/images/97532fbfece2abf80dc2ae068bfca1d9-busybox-image",
            "org.opencontainers.image.authors": "https://github.com/SUSE/bci/discussions",
            "org.opencontainers.image.created": "2025-07-08T15:23:22.517170621Z",
            "org.opencontainers.image.description": "15 SP7 BusyBox container based on the SLE Base Container Image.",
            "org.opencontainers.image.ref.name": "15.7-9.1",
            "org.opencontainers.image.source": "https://sources.suse.com/SUSE:SLE-15-SP7:Update:CR/busybox-image/97532fbfece2abf80dc2ae068bfca1d9/",
            "org.opencontainers.image.title": "SLE BCI 15 SP7 BusyBox",
            "org.opencontainers.image.url": "https://www.suse.com/products/base-container-images/",
            "org.opencontainers.image.vendor": "SUSE LLC",
            "org.opencontainers.image.version": "15.7-9.1",
            "org.opensuse.reference": "registry.suse.com/bci/bci-busybox:15.7-9.1"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 110276920,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/1fc2d033d063a71bcf30b6d4f4574e03761c4e6c1cf19aa025deb022d4a9828a/diff:/var/lib/docker/overlay2/68a93b6fb3e3017a28d0ec0c831248644a88e0db991acd88e584f3850642f99d/diff",
            "MergedDir": "/var/lib/docker/overlay2/e4a20f8dc1932bc73ae276784c50c4262fe926475341b31619c3a8638d78d320/merged",
            "UpperDir": "/var/lib/docker/overlay2/e4a20f8dc1932bc73ae276784c50c4262fe926475341b31619c3a8638d78d320/diff",
            "WorkDir": "/var/lib/docker/overlay2/e4a20f8dc1932bc73ae276784c50c4262fe926475341b31619c3a8638d78d320/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:2a155985a141db22ad742e679e27e90236b693c19ae65a639658cbef3f0d6b27",
            "sha256:45b2b5d8dc6672048dd6e48c9d3564bd44f115cc18e84ec2d758dc21bc7122bc",
            "sha256:127ebeba5423dad5a0c7777521e3976fd7a75df21d06e80f274f2227cd70490b"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-08-04T00:40:22.099184139+08:00"
    }
}

更多版本

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

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

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

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

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

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

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

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

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

linux/amd64 docker.io107.09MB2025-07-01 13:05
21

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

linux/amd64 docker.io110.28MB2025-08-04 00:40
8