logo
docker.io/rancher/hardened-cni-plugins:v1.8.0-build20250909
linux/amd64 docker.io 已验证 · Rancher 玺 贡献

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

247
浏览次数
110.48MB
镜像大小
源镜像
docker.io/rancher/hardened-cni-plugins:v1.8.0-build20250909
国内镜像
swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/hardened-cni-plugins:v1.8.0-build20250909
镜像ID
sha256:86ebf489f678d0611e61fdc3ff13c05d7c74ee6b40e8a5d439bd115f163f212e
镜像 TAG
v1.8.0-build20250909
镜像大小
110.48MB
平台架构
linux/amd64
镜像源
docker.io
CMD
启动入口
./install-cnis.sh
工作目录
/
OS/平台
linux/amd64
镜像创建
2025-09-09T03:19:37.572901925Z
同步时间
2025-11-08 21:25
浏览量
247 次
贡献者
avatar
⚙️ 环境变量 1
KeyValue
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 0
🏷️ 镜像标签 34
KeyValue
https://github.com/SUSE/bci/discussions com.suse.bci.busybox.authors
2025-08-01T15:57:34.297620774Z 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/0e320b3371ea94bd95ef6673d0b38315-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-11.1 com.suse.bci.busybox.name
registry.suse.com/bci/bci-busybox:15.7-11.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/0e320b3371ea94bd95ef6673d0b38315/ 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-11.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/0e320b3371ea94bd95ef6673d0b38315/README.md io.artifacthub.package.readme-url
obs://build.suse.de/SUSE:SLE-15-SP7:Update:CR/images/0e320b3371ea94bd95ef6673d0b38315-busybox-image org.openbuildservice.disturl
https://github.com/SUSE/bci/discussions org.opencontainers.image.authors
2025-08-01T15:57:34.297620774Z org.opencontainers.image.created
15 SP7 BusyBox container based on the SLE Base Container Image. org.opencontainers.image.description
15.7-11.1 org.opencontainers.image.ref.name
https://sources.suse.com/SUSE:SLE-15-SP7:Update:CR/busybox-image/0e320b3371ea94bd95ef6673d0b38315/ 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-11.1 org.opencontainers.image.version
registry.suse.com/bci/bci-busybox:15.7-11.1 org.opensuse.reference

Docker拉取命令

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

Containerd拉取命令

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

Shell快速替换命令

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

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

镜像构建历史


# 2025-09-09 11:19:37  0.00B 配置容器启动时运行的命令
ENTRYPOINT ["./install-cnis.sh"]
                        
# 2025-09-09 11:19:37  1.02KB 复制新文件或目录到容器中
COPY install-cnis.sh . # buildkit
                        
# 2025-09-09 11:19:37  0.00B 设置工作目录为/
WORKDIR /
                        
# 2025-09-09 11:19:37  98.05MB 复制新文件或目录到容器中
COPY /opt/cni/ /opt/cni/ # buildkit
                        
# 2025-08-01 23:57:40  12.43MB 
KIWI 9.24.43
                        
                    

镜像信息

{
    "Id": "sha256:86ebf489f678d0611e61fdc3ff13c05d7c74ee6b40e8a5d439bd115f163f212e",
    "RepoTags": [
        "rancher/hardened-cni-plugins:v1.8.0-build20250909",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/hardened-cni-plugins:v1.8.0-build20250909"
    ],
    "RepoDigests": [
        "rancher/hardened-cni-plugins@sha256:277dd5f48091adff18b33f6bb1868add032b062af9cf4125e4a77dc2caba8fd1",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/hardened-cni-plugins@sha256:2281941aac10c2f7b99037689b461930b62ac0905726435383bfc641dc794838"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2025-09-09T03:19:37.572901925Z",
    "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-08-01T15:57:34.297620774Z",
            "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/0e320b3371ea94bd95ef6673d0b38315-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-11.1",
            "com.suse.bci.busybox.reference": "registry.suse.com/bci/bci-busybox:15.7-11.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/0e320b3371ea94bd95ef6673d0b38315/",
            "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-11.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/0e320b3371ea94bd95ef6673d0b38315/README.md",
            "org.openbuildservice.disturl": "obs://build.suse.de/SUSE:SLE-15-SP7:Update:CR/images/0e320b3371ea94bd95ef6673d0b38315-busybox-image",
            "org.opencontainers.image.authors": "https://github.com/SUSE/bci/discussions",
            "org.opencontainers.image.created": "2025-08-01T15:57:34.297620774Z",
            "org.opencontainers.image.description": "15 SP7 BusyBox container based on the SLE Base Container Image.",
            "org.opencontainers.image.ref.name": "15.7-11.1",
            "org.opencontainers.image.source": "https://sources.suse.com/SUSE:SLE-15-SP7:Update:CR/busybox-image/0e320b3371ea94bd95ef6673d0b38315/",
            "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-11.1",
            "org.opensuse.reference": "registry.suse.com/bci/bci-busybox:15.7-11.1"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 110482754,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/8019ad14ce27f8c4de116dd9414ca1ab629db8dc2fa28f6aa2b28e3363c2fb06/diff:/var/lib/docker/overlay2/69331204ab3e86cd6160ca26cc4106bd8a1e5f550fab3f6b1d1df434a9b90d66/diff",
            "MergedDir": "/var/lib/docker/overlay2/ab2fb5434f080c64b54aa76e54fb0071aa29f8b8deed73492b76ec50b5f3a034/merged",
            "UpperDir": "/var/lib/docker/overlay2/ab2fb5434f080c64b54aa76e54fb0071aa29f8b8deed73492b76ec50b5f3a034/diff",
            "WorkDir": "/var/lib/docker/overlay2/ab2fb5434f080c64b54aa76e54fb0071aa29f8b8deed73492b76ec50b5f3a034/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:828cb3628fc1a56e9f008f2db815044c05ad86c6c570b930c2837633cebcfdce",
            "sha256:c7577d92f53b202545a6b22e8634c7e0a659448f8803395d280bfa44af52b6a4",
            "sha256:e1103ea829a9878eda8c9e74038ffbfe7f9f1c0f47ca553649971a98c188f78d"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-11-08T21:25:30.244088305+08:00"
    }
}

更多版本

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

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

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

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

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

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

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

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

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

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

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

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

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

linux/amd64 docker.io110.25MB2025-08-30 23:38
241

docker.io/rancher/hardened-cni-plugins:v1.8.0-build20250909

linux/amd64 docker.io110.48MB2025-11-08 21:25
246
检测到您正在使用广告拦截插件,本站为公益站点,依赖广告维持运转 🙏 查看如何关闭 ×