Skip to content

codlin/ndocker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ndocker

Intoduction: docker network configration for UTE

Origin:

Docker container network configration is a repetitive job in our daily work. We run many contaniers on a server, and configure several interfaces for each container. When container restarted, all networks are lost.

so we need a tool to get things done, that'all.

Get started

For centos

yum -y install epel-release
yum -y install python-pip
pip install ndocker

About

docker network configration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages