Metadata-Version: 1.1
Name: docker_ssh
Version: 0.0.2
Summary: Python docker SSH tunnel
Home-page: https://github.com/andreycizov/python-docker_ssh
Author: Andrey Cizov
Author-email: acizov@gmail.com
License: UNKNOWN
Description: ==========
        docker_ssh
        ==========
        
        Motivation
        ----------
        It's often required to manage docker containers on remote hosts. This utility makes it much easier to manage SSH tunnels
        to /var/run/docker.sock on the remote hosts.
        
        Includes
        ________
        
        
        Example
        _______
        
        Author
        ------
        Andrey Cizov (acizov@gmail.com), 2018
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.6
