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

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

243
浏览次数
110.25MB
镜像大小
源镜像
docker.io/rancher/hardened-cni-plugins:v1.7.1-build20250611
国内镜像
swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/hardened-cni-plugins:v1.7.1-build20250611
镜像ID
sha256:be43bacd9b868129b0288fbdbefec9f3ff92c7a82cca9f3d6c70b7b37e4e6f12
镜像 TAG
v1.7.1-build20250611
镜像大小
110.25MB
平台架构
linux/amd64
镜像源
docker.io
CMD
启动入口
./install-cnis.sh
工作目录
/
OS/平台
linux/amd64
镜像创建
2025-06-11T21:34:03.623950617Z
同步时间
2025-08-30 23:38
浏览量
243 次
贡献者
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-06-10T14:45:26.687765784Z 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/8d5486ddd6d04871fc132f4bf320307a-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.33.2 com.suse.bci.busybox.name
registry.suse.com/bci/bci-busybox:15.6.33.2 com.suse.bci.busybox.reference
released com.suse.bci.busybox.release-stage
https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/busybox-image/8d5486ddd6d04871fc132f4bf320307a/ 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.33.2 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/8d5486ddd6d04871fc132f4bf320307a/README.md io.artifacthub.package.readme-url
obs://build.suse.de/SUSE:SLE-15-SP6:Update:CR/images/8d5486ddd6d04871fc132f4bf320307a-busybox-image org.openbuildservice.disturl
https://github.com/SUSE/bci/discussions org.opencontainers.image.authors
2025-06-10T14:45:26.687765784Z org.opencontainers.image.created
15 SP6 BusyBox container based on the SLE Base Container Image. org.opencontainers.image.description
15.6.33.2 org.opencontainers.image.ref.name
https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/busybox-image/8d5486ddd6d04871fc132f4bf320307a/ 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.33.2 org.opencontainers.image.version
registry.suse.com/bci/bci-busybox:15.6.33.2 org.opensuse.reference

Docker拉取命令

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

Containerd拉取命令

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

Shell快速替换命令

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

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

镜像构建历史


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

镜像信息

{
    "Id": "sha256:be43bacd9b868129b0288fbdbefec9f3ff92c7a82cca9f3d6c70b7b37e4e6f12",
    "RepoTags": [
        "rancher/hardened-cni-plugins:v1.7.1-build20250611",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/hardened-cni-plugins:v1.7.1-build20250611"
    ],
    "RepoDigests": [
        "rancher/hardened-cni-plugins@sha256:e3781380ebf29eefe13ef616e959879624958cc34b0039bffacfc03aa3eb5833",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/hardened-cni-plugins@sha256:c2aedf96d2706f909c685b2dfdf705fb0a3f8ef5e7629227544f5a6af1061760"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2025-06-11T21:34:03.623950617Z",
    "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-06-10T14:45:26.687765784Z",
            "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/8d5486ddd6d04871fc132f4bf320307a-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.33.2",
            "com.suse.bci.busybox.reference": "registry.suse.com/bci/bci-busybox:15.6.33.2",
            "com.suse.bci.busybox.release-stage": "released",
            "com.suse.bci.busybox.source": "https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/busybox-image/8d5486ddd6d04871fc132f4bf320307a/",
            "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.33.2",
            "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/8d5486ddd6d04871fc132f4bf320307a/README.md",
            "org.openbuildservice.disturl": "obs://build.suse.de/SUSE:SLE-15-SP6:Update:CR/images/8d5486ddd6d04871fc132f4bf320307a-busybox-image",
            "org.opencontainers.image.authors": "https://github.com/SUSE/bci/discussions",
            "org.opencontainers.image.created": "2025-06-10T14:45:26.687765784Z",
            "org.opencontainers.image.description": "15 SP6 BusyBox container based on the SLE Base Container Image.",
            "org.opencontainers.image.ref.name": "15.6.33.2",
            "org.opencontainers.image.source": "https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/busybox-image/8d5486ddd6d04871fc132f4bf320307a/",
            "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.33.2",
            "org.opensuse.reference": "registry.suse.com/bci/bci-busybox:15.6.33.2"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 110246989,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/abc743227e96c3facbcee4dbcf5148c5a6620486bf0380b191b13b12859e7230/diff:/var/lib/docker/overlay2/9e41a8a63240290387f075d3320598e99c614edd05933ea300c0c9bb13612f94/diff",
            "MergedDir": "/var/lib/docker/overlay2/d7a9f8eab6fd464529ab4ab6d32a39f423155343ddc0a9e294400de622fa165e/merged",
            "UpperDir": "/var/lib/docker/overlay2/d7a9f8eab6fd464529ab4ab6d32a39f423155343ddc0a9e294400de622fa165e/diff",
            "WorkDir": "/var/lib/docker/overlay2/d7a9f8eab6fd464529ab4ab6d32a39f423155343ddc0a9e294400de622fa165e/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:2f5cb2433055dfdfc651dacd059a5a5d0643921e8deeb809f8faa9cf8fbc8ed4",
            "sha256:6f56f1b7387a07153864531bf9ab57dc8a490a4172bc550221c0daac877ed8ec",
            "sha256:1d03fef90a2685f933ed7225c8e446431c4e08a6e9b2c59b0cf6b17973ca6f6b"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-08-30T23:38:16.655005863+08:00"
    }
}

更多版本

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

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

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

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

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
344

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

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

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

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

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

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

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

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