logo
docker.io/rancher/hardened-cni-plugins:v1.6.2-build20250124
linux/arm64 docker.io 已验证 · Rancher 请确认架构匹配

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

284
浏览次数
91.09MB
镜像大小
源镜像
docker.io/rancher/hardened-cni-plugins:v1.6.2-build20250124
国内镜像
swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/hardened-cni-plugins:v1.6.2-build20250124-linuxarm64
镜像ID
sha256:018d1ec2e23066ff3a0703b6be01cdf34e68aff9573a30aa92b2f61d5b5d007f
镜像 TAG
v1.6.2-build20250124-linuxarm64
镜像大小
91.09MB
平台架构
linux/arm64
镜像源
docker.io
CMD
启动入口
./install-cnis.sh
工作目录
/
OS/平台
linux/arm64
镜像创建
2025-01-24T11:25:45.310352477Z
同步时间
2025-05-16 22:48
浏览量
284 次
贡献者
⚙️ 环境变量 1
KeyValue
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 0
🏷️ 镜像标签 32
KeyValue
https://github.com/SUSE/bci/discussions com.suse.bci.busybox.authors
2025-01-16T11:04:36.482462320Z 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/edffbbc521cc6d442b8d2d8c42d03b47-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.29.2 com.suse.bci.busybox.name
registry.suse.com/bci/bci-busybox:15.6.29.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/edffbbc521cc6d442b8d2d8c42d03b47/ com.suse.bci.busybox.source
l3 com.suse.bci.busybox.supportlevel
SLE BCI 15 SP6 BusyBox com.suse.bci.busybox.title
https://www.suse.com/products/base-container-images/ com.suse.bci.busybox.url
SUSE LLC com.suse.bci.busybox.vendor
15.6.29.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
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/edffbbc521cc6d442b8d2d8c42d03b47//README.md io.artifacthub.package.readme-url
obs://build.suse.de/SUSE:SLE-15-SP6:Update:CR/images/edffbbc521cc6d442b8d2d8c42d03b47-busybox-image org.openbuildservice.disturl
https://github.com/SUSE/bci/discussions org.opencontainers.image.authors
2025-01-16T11:04:36.482462320Z org.opencontainers.image.created
15 SP6 BusyBox container based on the SLE Base Container Image. org.opencontainers.image.description
15.6.29.2 org.opencontainers.image.ref.name
https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/busybox-image/edffbbc521cc6d442b8d2d8c42d03b47/ 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.29.2 org.opencontainers.image.version
registry.suse.com/bci/bci-busybox:15.6.29.2 org.opensuse.reference

Docker拉取命令

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

Containerd拉取命令

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

Shell快速替换命令

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

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

镜像构建历史


# 2025-01-24 19:25:45  0.00B 配置容器启动时运行的命令
ENTRYPOINT ["./install-cnis.sh"]
                        
# 2025-01-24 19:25:45  1.02KB 复制新文件或目录到容器中
COPY install-cnis.sh . # buildkit
                        
# 2025-01-24 19:25:45  0.00B 设置工作目录为/
WORKDIR /
                        
# 2025-01-24 19:25:45  79.75MB 复制新文件或目录到容器中
COPY /opt/cni/ /opt/cni/ # buildkit
                        
# 2025-01-16 19:04:43  11.34MB 
KIWI 9.24.43
                        
                    

镜像信息

{
    "Id": "sha256:018d1ec2e23066ff3a0703b6be01cdf34e68aff9573a30aa92b2f61d5b5d007f",
    "RepoTags": [
        "rancher/hardened-cni-plugins:v1.6.2-build20250124",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/hardened-cni-plugins:v1.6.2-build20250124-linuxarm64"
    ],
    "RepoDigests": [
        "rancher/hardened-cni-plugins@sha256:4b53caf104a4c3b1b7c264391649337fdab0f08134798448f536f3189401c0c8",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/hardened-cni-plugins@sha256:69871531ea28935ce2c3f2900b9adc29431eb13b60e154390148272e52229c55"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2025-01-24T11:25:45.310352477Z",
    "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-01-16T11:04:36.482462320Z",
            "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/edffbbc521cc6d442b8d2d8c42d03b47-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.29.2",
            "com.suse.bci.busybox.reference": "registry.suse.com/bci/bci-busybox:15.6.29.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/edffbbc521cc6d442b8d2d8c42d03b47/",
            "com.suse.bci.busybox.supportlevel": "l3",
            "com.suse.bci.busybox.title": "SLE BCI 15 SP6 BusyBox",
            "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.29.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",
            "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/edffbbc521cc6d442b8d2d8c42d03b47//README.md",
            "org.openbuildservice.disturl": "obs://build.suse.de/SUSE:SLE-15-SP6:Update:CR/images/edffbbc521cc6d442b8d2d8c42d03b47-busybox-image",
            "org.opencontainers.image.authors": "https://github.com/SUSE/bci/discussions",
            "org.opencontainers.image.created": "2025-01-16T11:04:36.482462320Z",
            "org.opencontainers.image.description": "15 SP6 BusyBox container based on the SLE Base Container Image.",
            "org.opencontainers.image.ref.name": "15.6.29.2",
            "org.opencontainers.image.source": "https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/busybox-image/edffbbc521cc6d442b8d2d8c42d03b47/",
            "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.29.2",
            "org.opensuse.reference": "registry.suse.com/bci/bci-busybox:15.6.29.2"
        }
    },
    "Architecture": "arm64",
    "Os": "linux",
    "Size": 91091756,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/03f64eb816c21b1d3dd5c0f5ac2850336a77940adf0d981abb38e5b12a454af7/diff:/var/lib/docker/overlay2/8ef915e085d0d73892a63575d606ee47552c69a43372ac4ca1c64755f5dda829/diff",
            "MergedDir": "/var/lib/docker/overlay2/b99775c3c836ca664dcd14c81d03f051868b67bbe28e7b9ae2f6d21aaa764e86/merged",
            "UpperDir": "/var/lib/docker/overlay2/b99775c3c836ca664dcd14c81d03f051868b67bbe28e7b9ae2f6d21aaa764e86/diff",
            "WorkDir": "/var/lib/docker/overlay2/b99775c3c836ca664dcd14c81d03f051868b67bbe28e7b9ae2f6d21aaa764e86/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:b6d05b353f2c30973302579bb38ebe0924aa97588e46ffda6902afa2544d0395",
            "sha256:e647cd29047fa32b982e9e9fbdecaff5761c6a3919be5109c92523916ddd6779",
            "sha256:3081de1a505b42415e7a4f09af05bfb5748fe8915daab4ec23a7b3acfe12c69a"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-05-16T22:48:21.907292329+08:00"
    }
}

更多版本

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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