Metadata-Version: 1.1
Name: ndocker
Version: 1.0.3
Summary: docker network configration
Home-page: http://github.com/codlin/ndocker
Author: Sean Z
Author-email: sean.z.ealous@gmail.com
License: UNKNOWN
Description: # Docker network configration for UTE
        
        Origin:
        
        Docker networking is a boring job in our daily testing job.
        We run many contaniers on one server and have to config several interfaces for each container and isolate IPs among them. and when container restarted, all networks are lost.
        
        That's why we neet the project.
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 2.7
