logo
docker.io/rancher/neuvector-controller:5.6.1
linux/amd64 docker.io 已验证 · Rancher

neuvector-controller是NeuVector容器安全平台的核心控制器组件,负责管理NeuVector系统的整体协调、策略执行、集群状态监控以及与其他组件(如enforcer、manager等)的通信,以实现容器环境的安全防护、威胁检测和响应等功能。

8
浏览次数
500.25MB
镜像大小
国内镜像
swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/neuvector-controller:5.6.1
源镜像
docker.io/rancher/neuvector-controller:5.6.1
镜像ID
sha256:e4d268f98ef66cd31759f76a2c05e6c7d3d63a278a4828e18dfe4db1f289c15a
镜像 TAG
5.6.1
镜像大小
500.25MB
平台架构
linux/amd64
镜像源
docker.io
CMD
启动入口
/usr/local/bin/monitor -c
工作目录
/
OS/平台
linux/amd64
镜像创建
2026-08-11T17:42:39.608546048Z
同步时间
2026-08-27 15:46
浏览量
8 次
贡献者
⚙️ 环境变量 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-07-17T21:29:23.529171185Z 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/b2e3a5992d29ad1f88dd24d6523b1af9-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-60.7 com.suse.bci.micro.name
registry.suse.com/bci/bci-micro:15.7-60.7 com.suse.bci.micro.reference
released com.suse.bci.micro.release-stage
https://sources.suse.com/SUSE:SLE-15-SP7:Update:CR/micro-image/b2e3a5992d29ad1f88dd24d6523b1af9/ 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-60.7 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.6.1/README.md io.artifacthub.package.readme-url
controller name
neuvector/controller neuvector.image
c13b2f6 neuvector.rev
controller neuvector.role
obs://build.suse.de/SUSE:SLE-15-SP7:Update:CR/containers/b2e3a5992d29ad1f88dd24d6523b1af9-micro-image org.openbuildservice.disturl
https://github.com/SUSE/bci/discussions org.opencontainers.image.authors
2026-07-17T21:29:23.529171185Z org.opencontainers.image.created
SUSE Security Controller org.opencontainers.image.description
15.7-60.7 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.6.1 org.opencontainers.image.version
neuvector/controller:v5.6.1 org.opensuse.reference
SUSE Security vendor
🛡️ 镜像安全扫描
sles 15.7 Trivy 2026-08-27 15:46 查看完整报告
0
低危 LOW
0
中危 MEDIUM
31
高危 HIGH
0
严重 CRITICAL
受影响目标 (5)
docker.io/rancher/neuvector-controller:5.6.1 (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/rancher/neuvector-controller:5.6.1
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/neuvector-controller:5.6.1  docker.io/rancher/neuvector-controller:5.6.1

Containerd拉取命令

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

Shell快速替换命令

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

Ansible快速分发-Docker

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

Ansible快速分发-Containerd

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

镜像构建历史


# 2026-08-12 01:42:39  0.00B 配置容器启动时运行的命令
ENTRYPOINT ["/usr/local/bin/monitor" "-c"]
                        
# 2026-08-12 01:42:39  0.00B 添加元数据标签
LABEL name=controller vendor=SUSE Security neuvector.image=neuvector/controller neuvector.role=controller neuvector.rev=c13b2f6 io.artifacthub.package.logo-url=https://avatars2.githubusercontent.com/u/19367275 io.artifacthub.package.readme-url=https://raw.githubusercontent.com/neuvector/neuvector/v5.6.1/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.6.1 org.opensuse.reference=neuvector/controller:v5.6.1
                        
# 2026-08-12 01:42:39  174.26MB 复制新文件或目录到容器中
COPY /src/stage / # buildkit
                        
# 2026-08-12 01:37:58  300.91MB 复制新文件或目录到容器中
COPY /chroot/ / # buildkit
                        
# 2026-08-12 01:37:58  0.00B 设置工作目录为/
WORKDIR /
                        
# 2026-08-12 01:37:58  0.00B 定义构建参数
ARG COMMIT=c13b2f6
                        
# 2026-08-12 01:37:58  0.00B 定义构建参数
ARG VERSION=v5.6.1
                        
# 2026-07-18 05:29:32  25.08MB 

                        
# 2026-07-18 05:29:31  0.00B 
/bin/sh -c #(nop)  LABEL org.openbuildservice.disturl=obs://build.suse.de/SUSE:SLE-15-SP7:Update:CR/containers/b2e3a5992d29ad1f88dd24d6523b1af9-micro-image
                        
# 2026-07-18 05:29:31  0.00B 
/bin/sh -c set -euo pipefail; rm -vf /var/cache/ldconfig/aux-cache
                        
# 2026-07-18 05:29:31  0.00B 
/bin/sh -c set -euo pipefail; rm -vf /var/lib/zypp/AutoInstalled
                        
# 2026-07-18 05:29:31  0.00B 
/bin/sh -c #(nop)  CMD ["/bin/sh"]
                        
# 2026-07-18 05:29:31  0.00B 
/bin/sh -c #(nop)  LABEL io.artifacthub.package.logo-url=https://opensource.suse.com/bci/SLE_BCI_logomark_green.svg
                        
# 2026-07-18 05:29:31  0.00B 
/bin/sh -c #(nop)  LABEL io.artifacthub.package.readme-url=https://sources.suse.com/SUSE:SLE-15-SP7:Update:CR/micro-image/b2e3a5992d29ad1f88dd24d6523b1af9/README.md
                        
# 2026-07-18 05:29:31  0.00B 
/bin/sh -c #(nop)  LABEL com.suse.release-stage=released
                        
# 2026-07-18 05:29:31  0.00B 
/bin/sh -c #(nop)  LABEL com.suse.bci.micro.release-stage=released
                        
# 2026-07-18 05:29:31  0.00B 
/bin/sh -c #(nop)  LABEL com.suse.lifecycle-url=https://www.suse.com/lifecycle#suse-linux-enterprise-server-15
                        
# 2026-07-18 05:29:31  0.00B 
/bin/sh -c #(nop)  LABEL com.suse.bci.micro.lifecycle-url=https://www.suse.com/lifecycle#suse-linux-enterprise-server-15
                        
# 2026-07-18 05:29:31  0.00B 
/bin/sh -c #(nop)  LABEL com.suse.eula=sle-bci
                        
# 2026-07-18 05:29:31  0.00B 
/bin/sh -c #(nop)  LABEL com.suse.bci.micro.eula=sle-bci
                        
# 2026-07-18 05:29:31  0.00B 
/bin/sh -c #(nop)  LABEL com.suse.supportlevel.until=2031-07-31
                        
# 2026-07-18 05:29:31  0.00B 
/bin/sh -c #(nop)  LABEL com.suse.bci.micro.until=2031-07-31
                        
# 2026-07-18 05:29:31  0.00B 
/bin/sh -c #(nop)  LABEL com.suse.supportlevel=l3
                        
# 2026-07-18 05:29:31  0.00B 
/bin/sh -c #(nop)  LABEL com.suse.bci.micro.supportlevel=l3
                        
# 2026-07-18 05:29:31  0.00B 
/bin/sh -c #(nop)  LABEL org.openbuildservice.disturl=obs://build.suse.de/SUSE:SLE-15-SP7:Update:CR/containers/b2e3a5992d29ad1f88dd24d6523b1af9-micro-image
                        
# 2026-07-18 05:29:31  0.00B 
/bin/sh -c #(nop)  LABEL com.suse.bci.micro.disturl=obs://build.suse.de/SUSE:SLE-15-SP7:Update:CR/containers/b2e3a5992d29ad1f88dd24d6523b1af9-micro-image
                        
# 2026-07-18 05:29:31  0.00B 
/bin/sh -c #(nop)  LABEL org.opensuse.reference=registry.suse.com/bci/bci-micro:15.7-60.7
                        
# 2026-07-18 05:29:31  0.00B 
/bin/sh -c #(nop)  LABEL com.suse.bci.micro.reference=registry.suse.com/bci/bci-micro:15.7-60.7
                        
# 2026-07-18 05:29:31  0.00B 
/bin/sh -c #(nop)  LABEL org.opencontainers.image.ref.name=15.7-60.7
                        
# 2026-07-18 05:29:31  0.00B 
/bin/sh -c #(nop)  LABEL com.suse.bci.micro.name=15.7-60.7
                        
# 2026-07-18 05:29:31  0.00B 
/bin/sh -c #(nop)  LABEL org.opencontainers.image.source=https://sources.suse.com/SUSE:SLE-15-SP7:Update:CR/micro-image/b2e3a5992d29ad1f88dd24d6523b1af9/
                        
# 2026-07-18 05:29:31  0.00B 
/bin/sh -c #(nop)  LABEL com.suse.bci.micro.source=https://sources.suse.com/SUSE:SLE-15-SP7:Update:CR/micro-image/b2e3a5992d29ad1f88dd24d6523b1af9/
                        
# 2026-07-18 05:29:31  0.00B 
/bin/sh -c #(nop)  LABEL org.opencontainers.image.vendor=SUSE LLC
                        
# 2026-07-18 05:29:31  0.00B 
/bin/sh -c #(nop)  LABEL com.suse.bci.micro.vendor=SUSE LLC
                        
# 2026-07-18 05:29:31  0.00B 
/bin/sh -c #(nop)  LABEL org.opencontainers.image.created=2026-07-17T21:29:23.529171185Z
                        
# 2026-07-18 05:29:31  0.00B 
/bin/sh -c #(nop)  LABEL com.suse.bci.micro.created=2026-07-17T21:29:23.529171185Z
                        
# 2026-07-18 05:29:31  0.00B 
/bin/sh -c #(nop)  LABEL org.opencontainers.image.url=https://www.suse.com/products/base-container-images/
                        
# 2026-07-18 05:29:31  0.00B 
/bin/sh -c #(nop)  LABEL com.suse.bci.micro.url=https://www.suse.com/products/base-container-images/
                        
# 2026-07-18 05:29:31  0.00B 
/bin/sh -c #(nop)  LABEL org.opencontainers.image.version=15.7-60.7
                        
# 2026-07-18 05:29:31  0.00B 
/bin/sh -c #(nop)  LABEL com.suse.bci.micro.version=15.7-60.7
                        
# 2026-07-18 05:29:31  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-07-18 05:29:31  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-07-18 05:29:31  0.00B 
/bin/sh -c #(nop)  LABEL org.opencontainers.image.title=SLE BCI 15 SP7 Micro
                        
# 2026-07-18 05:29:31  0.00B 
/bin/sh -c #(nop)  LABEL com.suse.bci.micro.title=SLE BCI 15 SP7 Micro
                        
# 2026-07-18 05:29:31  0.00B 
/bin/sh -c #(nop)  LABEL org.opencontainers.image.authors=https://github.com/SUSE/bci/discussions
                        
# 2026-07-18 05:29:31  0.00B 
/bin/sh -c #(nop)  LABEL com.suse.bci.micro.authors=https://github.com/SUSE/bci/discussions
                        
# 2026-07-18 05:29:30  0.00B 
/bin/sh -c #(nop) COPY dir:0110aeb9a10332419ef61d2b8995022a1fe15a065b8b86286ae9a9c1a6cf1d34 in / 
                        
                    

镜像信息

{
    "Id": "sha256:e4d268f98ef66cd31759f76a2c05e6c7d3d63a278a4828e18dfe4db1f289c15a",
    "RepoTags": [
        "rancher/neuvector-controller:5.6.1",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/neuvector-controller:5.6.1"
    ],
    "RepoDigests": [
        "rancher/neuvector-controller@sha256:5314520e89820980d6fc3af89c128eab75ae6d45329b856e1c10c63fdb04a9e6",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/rancher/neuvector-controller@sha256:2fc4e2435e67b34bf6d6968efaa18c614bad9c231e53eb45bc5ab1ac83c7f7d1"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2026-08-11T17:42:39.608546048Z",
    "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-07-17T21:29:23.529171185Z",
            "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/b2e3a5992d29ad1f88dd24d6523b1af9-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-60.7",
            "com.suse.bci.micro.reference": "registry.suse.com/bci/bci-micro:15.7-60.7",
            "com.suse.bci.micro.release-stage": "released",
            "com.suse.bci.micro.source": "https://sources.suse.com/SUSE:SLE-15-SP7:Update:CR/micro-image/b2e3a5992d29ad1f88dd24d6523b1af9/",
            "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-60.7",
            "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.6.1/README.md",
            "name": "controller",
            "neuvector.image": "neuvector/controller",
            "neuvector.rev": "c13b2f6",
            "neuvector.role": "controller",
            "org.openbuildservice.disturl": "obs://build.suse.de/SUSE:SLE-15-SP7:Update:CR/containers/b2e3a5992d29ad1f88dd24d6523b1af9-micro-image",
            "org.opencontainers.image.authors": "https://github.com/SUSE/bci/discussions",
            "org.opencontainers.image.created": "2026-07-17T21:29:23.529171185Z",
            "org.opencontainers.image.description": "SUSE Security Controller",
            "org.opencontainers.image.ref.name": "15.7-60.7",
            "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.6.1",
            "org.opensuse.reference": "neuvector/controller:v5.6.1",
            "vendor": "SUSE Security"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 500247253,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/b717018cebe787ccbe41ea90e1803473c8dde70f9f608aede927730b6482ab2c/diff:/var/lib/docker/overlay2/b5fa659d8ec870473532581ea1495a519e66d715029c8eaf738cd1808f677c33/diff",
            "MergedDir": "/var/lib/docker/overlay2/15b31c344a528aa271ac8e5cfd861486dd89191ce6955f7c6aa7fd5bca51fece/merged",
            "UpperDir": "/var/lib/docker/overlay2/15b31c344a528aa271ac8e5cfd861486dd89191ce6955f7c6aa7fd5bca51fece/diff",
            "WorkDir": "/var/lib/docker/overlay2/15b31c344a528aa271ac8e5cfd861486dd89191ce6955f7c6aa7fd5bca51fece/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:0aba3ae066296ada172da2b42ddfc3374264f806ad885679bea9e96cb1dca2c9",
            "sha256:c58d8fa4d98d133f5cbc9c27d7649b0389e187767e383a8887500efedcc7d879",
            "sha256:6016f7f2a79b2dbe3aa77602a3d39949d1a45fcbb0f24d52689cbd6296456e8c"
        ]
    },
    "Metadata": {
        "LastTagTime": "2026-08-27T15:45:48.371729516+08:00"
    }
}

更多版本

docker.io/rancher/neuvector-controller:5.6.1

linux/amd64 docker.io500.25MB2026-08-27 15:46
7
检测到您正在使用广告拦截插件,本站为公益站点,依赖广告维持运转 🙏 查看如何关闭 ×