tobiko/tobiko/docker
Federico Ressi e3d3f48ed3 Update docker client
- use the default docker sock path in case no one is found
- override docker client class to perform direct connection to
  remote host via Paramiko (without any SSH tunnel).
- test client APIs both on localhost and any remote SSH server

Change-Id: Id508c4dc99436a155ec9c1bd71d0c332c97d67f1
2021-06-18 12:14:44 +02:00
..
__init__.py Add docker client module 2019-10-31 13:06:06 +01:00
_client.py Update docker client 2021-06-18 12:14:44 +02:00
_exception.py Add docker client module 2019-10-31 13:06:06 +01:00
_shell.py Update docker client 2021-06-18 12:14:44 +02:00
config.py Add docker client module 2019-10-31 13:06:06 +01:00