docker-crontab icon indicating copy to clipboard operation
docker-crontab copied to clipboard

Fix use of 'ensure_docker_socket_accessible' when using DOCKER_HOST

Open RoboMagus opened this issue 4 years ago • 0 comments

This PR makes the call to ensure_docker_socket_accessible only when DOCKER_HOST is not set. This fixes issue #46.

RoboMagus avatar Sep 28 '21 07:09 RoboMagus