docker.io/rancher/hardened-flannel:v0.27.3-build20250901 linux/amd64

docker.io/rancher/hardened-flannel:v0.27.3-build20250901 - 国内下载镜像源 浏览次数:11 安全受验证的发布者-Rancher
这个docker容器镜像是rancher公司维护的一个项目。

Rancher Hardened Flannel 是一个安全、稳定且易于管理的网络解决方案。它提供了一个分布式IPAM(IP地址管理)服务,能够为应用程序和工作负载分配静态 IP 地址和端口号。Flannel 硬化版还包括了内置的证书管理和自定义策略功能,使其成为 Kubernetes 网络管理的首选解决方案。

源镜像 docker.io/rancher/hardened-flannel:v0.27.3-build20250901
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/hardened-flannel:v0.27.3-build20250901
镜像ID sha256:9480ffc162b5e511b005ef9185365b48a4391291f087c414c1ee118287f50e74
镜像TAG v0.27.3-build20250901
大小 65.96MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD /bin/sh
启动入口
工作目录
OS/平台 linux/amd64
浏览量 11 次
贡献者
镜像创建 2025-09-01T17:27:27.874130449Z
同步时间 2025-11-14 22:53
更新时间 2025-11-15 03:16
环境变量
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-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-flannel:v0.27.3-build20250901
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/hardened-flannel:v0.27.3-build20250901  docker.io/rancher/hardened-flannel:v0.27.3-build20250901

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/hardened-flannel:v0.27.3-build20250901
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/hardened-flannel:v0.27.3-build20250901  docker.io/rancher/hardened-flannel:v0.27.3-build20250901

Shell快速替换命令

sed -i 's#rancher/hardened-flannel:v0.27.3-build20250901#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/hardened-flannel:v0.27.3-build20250901#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/hardened-flannel:v0.27.3-build20250901 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/hardened-flannel:v0.27.3-build20250901  docker.io/rancher/hardened-flannel:v0.27.3-build20250901'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/hardened-flannel:v0.27.3-build20250901 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/hardened-flannel:v0.27.3-build20250901  docker.io/rancher/hardened-flannel:v0.27.3-build20250901'

镜像构建历史


# 2025-09-02 01:27:27  52.01MB 复制新文件或目录到容器中
COPY /flanneld /opt/bin/ # buildkit
                        
# 2025-09-02 01:27:27  1.52MB 复制新文件或目录到容器中
COPY /opt/xtables/bin/ /usr/sbin/ # buildkit
                        
# 2025-08-01 23:57:40  12.43MB 
KIWI 9.24.43
                        
                    

镜像信息

{
    "Id": "sha256:9480ffc162b5e511b005ef9185365b48a4391291f087c414c1ee118287f50e74",
    "RepoTags": [
        "rancher/hardened-flannel:v0.27.3-build20250901",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/hardened-flannel:v0.27.3-build20250901"
    ],
    "RepoDigests": [
        "rancher/hardened-flannel@sha256:28f2529ef2a5119fda1aef7fd6ab0ea87ff6d9187ebb56ae37e7c9b69f505d20",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/hardened-flannel@sha256:17ac94095fbff84f4a026397fbfeffdd0a8cffc7e968509dd2656caae06b7cec"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2025-09-01T17:27:27.874130449Z",
    "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": [
            "/bin/sh"
        ],
        "Image": "",
        "Volumes": null,
        "WorkingDir": "",
        "Entrypoint": null,
        "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": 65964705,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/484f2ee0fd3e8457c4e17b462d66580b0605d6245c343aa646d7fb462e21f1ef/diff:/var/lib/docker/overlay2/6abd33667c091c79411e7018f6914561c97f47928b1c0e64c26837bb1bddb423/diff",
            "MergedDir": "/var/lib/docker/overlay2/4f60883726a1f887154597a6a2ad3abcdff80206c8135089dafb050e086f52f9/merged",
            "UpperDir": "/var/lib/docker/overlay2/4f60883726a1f887154597a6a2ad3abcdff80206c8135089dafb050e086f52f9/diff",
            "WorkDir": "/var/lib/docker/overlay2/4f60883726a1f887154597a6a2ad3abcdff80206c8135089dafb050e086f52f9/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:828cb3628fc1a56e9f008f2db815044c05ad86c6c570b930c2837633cebcfdce",
            "sha256:7d279c53a3c6e5243e736a3f9999cbcbe8ccccb437780351fbf17fd41ad994a1",
            "sha256:6e1a160dc9232216f2490e31a96537bbd46e3cb816adf7f978fca2dd7a7daad4"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-11-14T22:53:19.035536666+08:00"
    }
}

更多版本

docker.io/rancher/hardened-flannel:v0.25.6-build20240910

linux/amd64 docker.io217.70MB2024-10-19 23:19
273

docker.io/rancher/hardened-flannel:v0.27.3-build20250901

linux/amd64 docker.io65.96MB2025-11-14 22:53
10