Metadata-Version: 1.2
Name: docker-ops
Version: 0.0.3
Summary: Docker Operations
Home-page: https://github.com/jbcurtin/docker-ops
Author: Joseph Curtin <42@jbcurtin.io
Author-email: docker-ops@jbcurtin.io
License: MIT
Description: # Docker OPS
        
        Perform common operations on folders with a Dockerfile
        
        ## Install
        
        ```
        $ pip install docker-ops
        $ docker-ops.py --scan
        ```
        
Platform: UNKNOWN
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.7
