Metadata-Version: 1.1
Name: ndocker
Version: 1.0.4
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 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.
        
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
