docker-crontab
docker-crontab copied to clipboard
Fix use of 'ensure_docker_socket_accessible' when using DOCKER_HOST
This PR makes the call to ensure_docker_socket_accessible only when DOCKER_HOST is not set.
This fixes issue #46.