tobiko/tobiko/docker
Federico Ressi ce151599a3 Fix is_docker_running function when dockerd is not running
Ignore PS command error when looking for docker URLs

When docker daemon is not found running but default URL is
readable then check it is valid before raising an error.

Change-Id: I9bc39930bf4ce1960d327a21c3d9b9d7abc854f3
2021-08-13 11:18:26 +00:00
..
__init__.py Add docker client module 2019-10-31 13:06:06 +01:00
_client.py Avoid getting container details when listing containers 2021-07-23 12:01:57 +02:00
_exception.py Add docker client module 2019-10-31 13:06:06 +01:00
_shell.py Fix is_docker_running function when dockerd is not running 2021-08-13 11:18:26 +00:00
config.py Add docker client module 2019-10-31 13:06:06 +01:00