logo
docker.io/neuvector/controller:5.5.2
linux/amd64 docker.io A-Caden 贡献
这里是镜像描述信息:

NeuVector Controller

Nebula Labs' NeuVector platform is a cloud-native network traffic control and monitoring system.

或:
名称: NeuVector Controller
描述: Nebula Labs' NeuVector platform is a cloud-native network traffic control and monitoring system.
或:
  1. 名称:NeuVector Controller
  2. 描述:Nebula Labs' NeuVector platform is a cloud-native network traffic control and monitoring system.
7
浏览次数
517.87MB
镜像大小
国内镜像
swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/neuvector/controller:5.5.2
源镜像
docker.io/neuvector/controller:5.5.2
镜像ID
sha256:4a4c403005480422494637ef230a56b38b893c3fd9e3b70516d23965350665c0
镜像 TAG
5.5.2
镜像大小
517.87MB
平台架构
linux/amd64
镜像源
docker.io
CMD
启动入口
/usr/local/bin/monitor -c
工作目录
/
OS/平台
linux/amd64
镜像创建
2026-05-27T03:19:08.218217703Z
同步时间
2026-09-03 11:25
浏览量
7 次
贡献者
avatar A-Caden
⚙️ 环境变量 1
KeyValue
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 0
🏷️ 镜像标签 39
KeyValue
https://github.com/SUSE/bci/discussions com.suse.bci.micro.authors
2026-04-21T07:48:16.119526349Z com.suse.bci.micro.created
A micro environment for containers based on the SUSE Linux Enterprise Base Container Image. com.suse.bci.micro.description
obs://build.suse.de/SUSE:SLE-15-SP7:Update:CR/containers/c7c0b959fce18ab212ae81b7ede7d86c-micro-image com.suse.bci.micro.disturl
sle-bci com.suse.bci.micro.eula
https://www.suse.com/lifecycle#suse-linux-enterprise-server-15 com.suse.bci.micro.lifecycle-url
15.7-56.15 com.suse.bci.micro.name
registry.suse.com/bci/bci-micro:15.7-56.15 com.suse.bci.micro.reference
released com.suse.bci.micro.release-stage
https://sources.suse.com/SUSE:SLE-15-SP7:Update:CR/micro-image/c7c0b959fce18ab212ae81b7ede7d86c/ com.suse.bci.micro.source
l3 com.suse.bci.micro.supportlevel
SLE BCI 15 SP7 Micro com.suse.bci.micro.title
2031-07-31 com.suse.bci.micro.until
https://www.suse.com/products/base-container-images/ com.suse.bci.micro.url
SUSE LLC com.suse.bci.micro.vendor
15.7-56.15 com.suse.bci.micro.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://avatars2.githubusercontent.com/u/19367275 io.artifacthub.package.logo-url
https://raw.githubusercontent.com/neuvector/neuvector/v5.5.2/README.md io.artifacthub.package.readme-url
controller name
neuvector/controller neuvector.image
afe2dea neuvector.rev
controller neuvector.role
obs://build.suse.de/SUSE:SLE-15-SP7:Update:CR/containers/c7c0b959fce18ab212ae81b7ede7d86c-micro-image org.openbuildservice.disturl
https://github.com/SUSE/bci/discussions org.opencontainers.image.authors
2026-04-21T07:48:16.119526349Z org.opencontainers.image.created
SUSE Security Controller org.opencontainers.image.description
15.7-56.15 org.opencontainers.image.ref.name
https://github.com/neuvector/neuvector/ org.opencontainers.image.source
SUSE Security Controller org.opencontainers.image.title
https://www.suse.com/products/base-container-images/ org.opencontainers.image.url
SUSE LLC org.opencontainers.image.vendor
v5.5.2 org.opencontainers.image.version
neuvector/controller:v5.5.2 org.opensuse.reference
SUSE Security vendor
🛡️ 镜像安全扫描
sles 15.7 Trivy 2026-09-03 11:25 查看完整报告
1
低危 LOW
46
中危 MEDIUM
106
高危 HIGH
4
严重 CRITICAL
受影响目标 (5)
docker.io/neuvector/controller:5.5.2 (sles 15.7) sles usr/local/bin/consul gobinary usr/local/bin/controller gobinary usr/local/bin/opa gobinary usr/local/bin/upgrader gobinary

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/neuvector/controller:5.5.2
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/neuvector/controller:5.5.2  docker.io/neuvector/controller:5.5.2

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/neuvector/controller:5.5.2
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/neuvector/controller:5.5.2  docker.io/neuvector/controller:5.5.2

Shell快速替换命令

sed -i 's#neuvector/controller:5.5.2#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/neuvector/controller:5.5.2#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/neuvector/controller:5.5.2 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/neuvector/controller:5.5.2  docker.io/neuvector/controller:5.5.2'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/neuvector/controller:5.5.2 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/neuvector/controller:5.5.2  docker.io/neuvector/controller:5.5.2'

镜像构建历史


# 2026-05-27 11:19:08  0.00B 配置容器启动时运行的命令
ENTRYPOINT ["/usr/local/bin/monitor" "-c"]
                        
# 2026-05-27 11:19:08  0.00B 添加元数据标签
LABEL name=controller vendor=SUSE Security neuvector.image=neuvector/controller neuvector.role=controller neuvector.rev=afe2dea io.artifacthub.package.logo-url=https://avatars2.githubusercontent.com/u/19367275 io.artifacthub.package.readme-url=https://raw.githubusercontent.com/neuvector/neuvector/v5.5.2/README.md org.opencontainers.image.description=SUSE Security Controller org.opencontainers.image.title=SUSE Security Controller org.opencontainers.image.source=https://github.com/neuvector/neuvector/ org.opencontainers.image.version=v5.5.2 org.opensuse.reference=neuvector/controller:v5.5.2
                        
# 2026-05-27 11:19:08  169.39MB 复制新文件或目录到容器中
COPY /src/stage / # buildkit
                        
# 2026-05-27 11:15:51  323.39MB 复制新文件或目录到容器中
COPY /chroot/ / # buildkit
                        
# 2026-05-27 11:15:51  0.00B 设置工作目录为/
WORKDIR /
                        
# 2026-05-27 11:15:51  0.00B 定义构建参数
ARG COMMIT=afe2dea
                        
# 2026-05-27 11:15:51  0.00B 定义构建参数
ARG VERSION=v5.5.2
                        
# 2026-04-21 15:48:25  25.08MB 

                        
# 2026-04-21 15:48:25  0.00B 
/bin/sh -c #(nop)  LABEL org.openbuildservice.disturl=obs://build.suse.de/SUSE:SLE-15-SP7:Update:CR/containers/c7c0b959fce18ab212ae81b7ede7d86c-micro-image
                        
# 2026-04-21 15:48:25  0.00B 
/bin/sh -c set -euo pipefail; rm -vf /var/cache/ldconfig/aux-cache
                        
# 2026-04-21 15:48:24  0.00B 
/bin/sh -c set -euo pipefail; rm -vf /var/lib/zypp/AutoInstalled
                        
# 2026-04-21 15:48:24  0.00B 
/bin/sh -c #(nop)  CMD ["/bin/sh"]
                        
# 2026-04-21 15:48:24  0.00B 
/bin/sh -c #(nop)  LABEL io.artifacthub.package.logo-url=https://opensource.suse.com/bci/SLE_BCI_logomark_green.svg
                        
# 2026-04-21 15:48:24  0.00B 
/bin/sh -c #(nop)  LABEL io.artifacthub.package.readme-url=https://sources.suse.com/SUSE:SLE-15-SP7:Update:CR/micro-image/c7c0b959fce18ab212ae81b7ede7d86c/README.md
                        
# 2026-04-21 15:48:24  0.00B 
/bin/sh -c #(nop)  LABEL com.suse.release-stage=released
                        
# 2026-04-21 15:48:24  0.00B 
/bin/sh -c #(nop)  LABEL com.suse.bci.micro.release-stage=released
                        
# 2026-04-21 15:48:24  0.00B 
/bin/sh -c #(nop)  LABEL com.suse.lifecycle-url=https://www.suse.com/lifecycle#suse-linux-enterprise-server-15
                        
# 2026-04-21 15:48:24  0.00B 
/bin/sh -c #(nop)  LABEL com.suse.bci.micro.lifecycle-url=https://www.suse.com/lifecycle#suse-linux-enterprise-server-15
                        
# 2026-04-21 15:48:24  0.00B 
/bin/sh -c #(nop)  LABEL com.suse.eula=sle-bci
                        
# 2026-04-21 15:48:24  0.00B 
/bin/sh -c #(nop)  LABEL com.suse.bci.micro.eula=sle-bci
                        
# 2026-04-21 15:48:24  0.00B 
/bin/sh -c #(nop)  LABEL com.suse.supportlevel.until=2031-07-31
                        
# 2026-04-21 15:48:24  0.00B 
/bin/sh -c #(nop)  LABEL com.suse.bci.micro.until=2031-07-31
                        
# 2026-04-21 15:48:24  0.00B 
/bin/sh -c #(nop)  LABEL com.suse.supportlevel=l3
                        
# 2026-04-21 15:48:24  0.00B 
/bin/sh -c #(nop)  LABEL com.suse.bci.micro.supportlevel=l3
                        
# 2026-04-21 15:48:24  0.00B 
/bin/sh -c #(nop)  LABEL org.openbuildservice.disturl=obs://build.suse.de/SUSE:SLE-15-SP7:Update:CR/containers/c7c0b959fce18ab212ae81b7ede7d86c-micro-image
                        
# 2026-04-21 15:48:24  0.00B 
/bin/sh -c #(nop)  LABEL com.suse.bci.micro.disturl=obs://build.suse.de/SUSE:SLE-15-SP7:Update:CR/containers/c7c0b959fce18ab212ae81b7ede7d86c-micro-image
                        
# 2026-04-21 15:48:24  0.00B 
/bin/sh -c #(nop)  LABEL org.opensuse.reference=registry.suse.com/bci/bci-micro:15.7-56.15
                        
# 2026-04-21 15:48:24  0.00B 
/bin/sh -c #(nop)  LABEL com.suse.bci.micro.reference=registry.suse.com/bci/bci-micro:15.7-56.15
                        
# 2026-04-21 15:48:24  0.00B 
/bin/sh -c #(nop)  LABEL org.opencontainers.image.ref.name=15.7-56.15
                        
# 2026-04-21 15:48:24  0.00B 
/bin/sh -c #(nop)  LABEL com.suse.bci.micro.name=15.7-56.15
                        
# 2026-04-21 15:48:24  0.00B 
/bin/sh -c #(nop)  LABEL org.opencontainers.image.source=https://sources.suse.com/SUSE:SLE-15-SP7:Update:CR/micro-image/c7c0b959fce18ab212ae81b7ede7d86c/
                        
# 2026-04-21 15:48:24  0.00B 
/bin/sh -c #(nop)  LABEL com.suse.bci.micro.source=https://sources.suse.com/SUSE:SLE-15-SP7:Update:CR/micro-image/c7c0b959fce18ab212ae81b7ede7d86c/
                        
# 2026-04-21 15:48:24  0.00B 
/bin/sh -c #(nop)  LABEL org.opencontainers.image.vendor=SUSE LLC
                        
# 2026-04-21 15:48:24  0.00B 
/bin/sh -c #(nop)  LABEL com.suse.bci.micro.vendor=SUSE LLC
                        
# 2026-04-21 15:48:24  0.00B 
/bin/sh -c #(nop)  LABEL org.opencontainers.image.created=2026-04-21T07:48:16.119526349Z
                        
# 2026-04-21 15:48:24  0.00B 
/bin/sh -c #(nop)  LABEL com.suse.bci.micro.created=2026-04-21T07:48:16.119526349Z
                        
# 2026-04-21 15:48:24  0.00B 
/bin/sh -c #(nop)  LABEL org.opencontainers.image.url=https://www.suse.com/products/base-container-images/
                        
# 2026-04-21 15:48:24  0.00B 
/bin/sh -c #(nop)  LABEL com.suse.bci.micro.url=https://www.suse.com/products/base-container-images/
                        
# 2026-04-21 15:48:24  0.00B 
/bin/sh -c #(nop)  LABEL org.opencontainers.image.version=15.7-56.15
                        
# 2026-04-21 15:48:24  0.00B 
/bin/sh -c #(nop)  LABEL com.suse.bci.micro.version=15.7-56.15
                        
# 2026-04-21 15:48:24  0.00B 
/bin/sh -c #(nop)  LABEL org.opencontainers.image.description=A micro environment for containers based on the SUSE Linux Enterprise Base Container Image.
                        
# 2026-04-21 15:48:24  0.00B 
/bin/sh -c #(nop)  LABEL com.suse.bci.micro.description=A micro environment for containers based on the SUSE Linux Enterprise Base Container Image.
                        
# 2026-04-21 15:48:24  0.00B 
/bin/sh -c #(nop)  LABEL org.opencontainers.image.title=SLE BCI 15 SP7 Micro
                        
# 2026-04-21 15:48:24  0.00B 
/bin/sh -c #(nop)  LABEL com.suse.bci.micro.title=SLE BCI 15 SP7 Micro
                        
# 2026-04-21 15:48:24  0.00B 
/bin/sh -c #(nop)  LABEL org.opencontainers.image.authors=https://github.com/SUSE/bci/discussions
                        
# 2026-04-21 15:48:24  0.00B 
/bin/sh -c #(nop)  LABEL com.suse.bci.micro.authors=https://github.com/SUSE/bci/discussions
                        
# 2026-04-21 15:48:24  0.00B 
/bin/sh -c #(nop) COPY dir:64305dd5f8f5f544c892b49c562ed133852d1a808126f41d791ee4affa2173a7 in / 
                        
                    

镜像信息

{
    "Id": "sha256:4a4c403005480422494637ef230a56b38b893c3fd9e3b70516d23965350665c0",
    "RepoTags": [
        "neuvector/controller:5.5.2",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/neuvector/controller:5.5.2"
    ],
    "RepoDigests": [
        "neuvector/controller@sha256:1998a850e07aa0cd106a48370d88a99ecdb01a91b9fce1895178b2532724e219",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/neuvector/controller@sha256:b6bfd83cfbbad4882038c7e333cc929b77bce11dd1d58949f56182c44d4ea8e3"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2026-05-27T03:19:08.218217703Z",
    "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/local/bin/monitor",
            "-c"
        ],
        "OnBuild": null,
        "Labels": {
            "com.suse.bci.micro.authors": "https://github.com/SUSE/bci/discussions",
            "com.suse.bci.micro.created": "2026-04-21T07:48:16.119526349Z",
            "com.suse.bci.micro.description": "A micro environment for containers based on the SUSE Linux Enterprise Base Container Image.",
            "com.suse.bci.micro.disturl": "obs://build.suse.de/SUSE:SLE-15-SP7:Update:CR/containers/c7c0b959fce18ab212ae81b7ede7d86c-micro-image",
            "com.suse.bci.micro.eula": "sle-bci",
            "com.suse.bci.micro.lifecycle-url": "https://www.suse.com/lifecycle#suse-linux-enterprise-server-15",
            "com.suse.bci.micro.name": "15.7-56.15",
            "com.suse.bci.micro.reference": "registry.suse.com/bci/bci-micro:15.7-56.15",
            "com.suse.bci.micro.release-stage": "released",
            "com.suse.bci.micro.source": "https://sources.suse.com/SUSE:SLE-15-SP7:Update:CR/micro-image/c7c0b959fce18ab212ae81b7ede7d86c/",
            "com.suse.bci.micro.supportlevel": "l3",
            "com.suse.bci.micro.title": "SLE BCI 15 SP7 Micro",
            "com.suse.bci.micro.until": "2031-07-31",
            "com.suse.bci.micro.url": "https://www.suse.com/products/base-container-images/",
            "com.suse.bci.micro.vendor": "SUSE LLC",
            "com.suse.bci.micro.version": "15.7-56.15",
            "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://avatars2.githubusercontent.com/u/19367275",
            "io.artifacthub.package.readme-url": "https://raw.githubusercontent.com/neuvector/neuvector/v5.5.2/README.md",
            "name": "controller",
            "neuvector.image": "neuvector/controller",
            "neuvector.rev": "afe2dea",
            "neuvector.role": "controller",
            "org.openbuildservice.disturl": "obs://build.suse.de/SUSE:SLE-15-SP7:Update:CR/containers/c7c0b959fce18ab212ae81b7ede7d86c-micro-image",
            "org.opencontainers.image.authors": "https://github.com/SUSE/bci/discussions",
            "org.opencontainers.image.created": "2026-04-21T07:48:16.119526349Z",
            "org.opencontainers.image.description": "SUSE Security Controller",
            "org.opencontainers.image.ref.name": "15.7-56.15",
            "org.opencontainers.image.source": "https://github.com/neuvector/neuvector/",
            "org.opencontainers.image.title": "SUSE Security Controller",
            "org.opencontainers.image.url": "https://www.suse.com/products/base-container-images/",
            "org.opencontainers.image.vendor": "SUSE LLC",
            "org.opencontainers.image.version": "v5.5.2",
            "org.opensuse.reference": "neuvector/controller:v5.5.2",
            "vendor": "SUSE Security"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 517871038,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/e07d7d6b018e8cc5f8a7aa7fe33c2a37da45b4d1007a57201dfa49f706f0a85b/diff:/var/lib/docker/overlay2/982c1c944d05856cd1598c3317726f1a26919fbca389027738b55398c2d48c31/diff",
            "MergedDir": "/var/lib/docker/overlay2/e928991cf5d14aa8545502796f6f91371f4fb7e0bf7d146554bbcb032b7be1c6/merged",
            "UpperDir": "/var/lib/docker/overlay2/e928991cf5d14aa8545502796f6f91371f4fb7e0bf7d146554bbcb032b7be1c6/diff",
            "WorkDir": "/var/lib/docker/overlay2/e928991cf5d14aa8545502796f6f91371f4fb7e0bf7d146554bbcb032b7be1c6/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:f1d202063cde3cee31d01db22d2ed85a79065e08a2498daa24500c48b1d34528",
            "sha256:b1dbfb694e9ae07466d36aee01ba96af12cc7b843409953dac151e6715b5cd69",
            "sha256:620e56d962d311e5aa8e3eac52696de60ea0dbcc20cfdcc62513772873bc2c9c"
        ]
    },
    "Metadata": {
        "LastTagTime": "2026-09-03T11:25:36.373222524+08:00"
    }
}

更多版本

docker.io/neuvector/controller:5.3.4

linux/amd64 docker.io238.66MB2024-09-05 09:47
383

docker.io/neuvector/controller:5.5.2

linux/amd64 docker.io517.87MB2026-09-03 11:25
6
检测到您正在使用广告拦截插件,本站为公益站点,依赖广告维持运转 🙏 查看如何关闭 ×