Skip to content

neuvector/allinone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

allinone

How to build

Prepare below images with the same tag, say latest.

  • xxx/controller:latest
  • xxx/enforcer:latest
  • xxx/manager:latest

Run the below command to repack them as NV's allinone image.

docker build -f package/Dockerfile \
    --build-arg NV_VERSION=latest --build-arg SRCREPO=xxx \
    -t "xxx/allinone:latest" --pull .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors