ghcr.io/k8snetworkplumbingwg/multus-cni:v4.2.0-thick linux/amd64

ghcr.io/k8snetworkplumbingwg/multus-cni:v4.2.0-thick - 国内下载镜像源 浏览次数:14
<>

ghcr.io/k8snetworkplumbingwg/multus-cni

该镜像是Kubernetes Network Plugin Multus CNI(Container Network Interface)的Docker镜像。

  • 作者:k8s.networkplumbingwg
  • 描述:
  • 基于CNI接口为容器提供网络服务
  • 支持多种网络模式,包括Bridge、hostbridge和Overlay
源镜像 ghcr.io/k8snetworkplumbingwg/multus-cni:v4.2.0-thick
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/k8snetworkplumbingwg/multus-cni:v4.2.0-thick
镜像ID sha256:e8bc86f7218905e19c258e9b403476ce87e7a08ec85139d89197a30d71dd9c45
镜像TAG v4.2.0-thick
大小 411.37MB
镜像源 ghcr.io
CMD
启动入口 /usr/src/multus-cni/bin/multus-daemon
工作目录 /
OS/平台 linux/amd64
浏览量 14 次
贡献者
镜像创建 2025-03-24T18:39:04.437191749Z
同步时间 2025-06-01 01:29
更新时间 2025-06-03 00:56
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
镜像标签
https://github.com/k8snetworkplumbingwg/multus-cni: org.opencontainers.image.source

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/k8snetworkplumbingwg/multus-cni:v4.2.0-thick
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/k8snetworkplumbingwg/multus-cni:v4.2.0-thick  ghcr.io/k8snetworkplumbingwg/multus-cni:v4.2.0-thick

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/k8snetworkplumbingwg/multus-cni:v4.2.0-thick
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/k8snetworkplumbingwg/multus-cni:v4.2.0-thick  ghcr.io/k8snetworkplumbingwg/multus-cni:v4.2.0-thick

Shell快速替换命令

sed -i 's#ghcr.io/k8snetworkplumbingwg/multus-cni:v4.2.0-thick#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/k8snetworkplumbingwg/multus-cni:v4.2.0-thick#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/k8snetworkplumbingwg/multus-cni:v4.2.0-thick && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/k8snetworkplumbingwg/multus-cni:v4.2.0-thick  ghcr.io/k8snetworkplumbingwg/multus-cni:v4.2.0-thick'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/k8snetworkplumbingwg/multus-cni:v4.2.0-thick && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/k8snetworkplumbingwg/multus-cni:v4.2.0-thick  ghcr.io/k8snetworkplumbingwg/multus-cni:v4.2.0-thick'

镜像构建历史


# 2025-03-25 02:39:04  0.00B 配置容器启动时运行的命令
ENTRYPOINT ["/usr/src/multus-cni/bin/multus-daemon"]
                        
# 2025-03-25 02:39:04  0.00B 设置工作目录为/
WORKDIR /
                        
# 2025-03-25 02:39:04  52.32MB 复制新文件或目录到容器中
COPY /usr/src/multus-cni/bin/cert-approver / # buildkit
                        
# 2025-03-25 02:39:04  11.36KB 复制新文件或目录到容器中
COPY /usr/src/multus-cni/LICENSE /usr/src/multus-cni/LICENSE # buildkit
                        
# 2025-03-25 02:39:04  284.26MB 复制新文件或目录到容器中
COPY /usr/src/multus-cni/bin /usr/src/multus-cni/bin # buildkit
                        
# 2025-03-25 02:39:04  0.00B 添加元数据标签
LABEL org.opencontainers.image.source=https://github.com/k8snetworkplumbingwg/multus-cni
                        
# 2025-03-17 08:00:00  74.78MB 
# debian.sh --arch 'amd64' out/ 'stable' '@1742169600'
                        
                    

镜像信息

{
    "Id": "sha256:e8bc86f7218905e19c258e9b403476ce87e7a08ec85139d89197a30d71dd9c45",
    "RepoTags": [
        "ghcr.io/k8snetworkplumbingwg/multus-cni:v4.2.0-thick",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/k8snetworkplumbingwg/multus-cni:v4.2.0-thick"
    ],
    "RepoDigests": [
        "ghcr.io/k8snetworkplumbingwg/multus-cni@sha256:42ccc54689ea3003d3b6c7decadd85b4e296c15d3ad736da48d7e0c768d1f538",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/k8snetworkplumbingwg/multus-cni@sha256:e545ca3e9fdf47331aa72270372fe64146066fe15ab0a4f2d6a8fabd384e6cc2"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2025-03-24T18:39:04.437191749Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "",
    "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": [
            "/usr/src/multus-cni/bin/multus-daemon"
        ],
        "OnBuild": null,
        "Labels": {
            "org.opencontainers.image.source": "https://github.com/k8snetworkplumbingwg/multus-cni"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 411372785,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/e09f2476641a77ae92cdc3a87813af8ef00aead295c09125c5e946dc2a4b5c21/diff:/var/lib/docker/overlay2/8b29a13f514205e0073eb126c3fc90ae67962b581177c5a1a5556d0c5ac610a0/diff:/var/lib/docker/overlay2/1a08a5260059c375d0f3af22cc348f502458f1934b0a4170a800869f82c06233/diff",
            "MergedDir": "/var/lib/docker/overlay2/5498226b2a9a95a00b30841eef50acbbbca222ca1a26a237296dd3991ed00ba0/merged",
            "UpperDir": "/var/lib/docker/overlay2/5498226b2a9a95a00b30841eef50acbbbca222ca1a26a237296dd3991ed00ba0/diff",
            "WorkDir": "/var/lib/docker/overlay2/5498226b2a9a95a00b30841eef50acbbbca222ca1a26a237296dd3991ed00ba0/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:314bb7bc5ff4f689093467612aa4a8e52b7d6cfb69003fc0bee64abd9ffc53d7",
            "sha256:648c409a890f4fafd24fa1ef90e59f95356f8cebf242fe4f65e8abc378962595",
            "sha256:de7ef49064a8a92c5be0a14d5e611eaa44495c74a15c27aae76259898b114364",
            "sha256:93cc5dd27e51d152481bfca89dc0589259ba898df6c074fbfe232df9368c4825"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-06-01T01:29:17.795756846+08:00"
    }
}

更多版本

ghcr.io/k8snetworkplumbingwg/multus-cni:v3.8

linux/amd64 ghcr.io289.90MB2024-10-24 15:57
175

ghcr.io/k8snetworkplumbingwg/multus-cni:snapshot

linux/amd64 ghcr.io410.14MB2024-11-11 17:13
140

ghcr.io/k8snetworkplumbingwg/multus-cni:snapshot-thick

linux/amd64 ghcr.io402.13MB2024-12-16 11:12
155

ghcr.io/k8snetworkplumbingwg/multus-cni:v4.2.0-thick

linux/amd64 ghcr.io411.37MB2025-06-01 01:29
13