This function checks if the Docker daemon is running.
check_docker_running()
TRUE if Docker daemon is running, FALSE otherwise.
TRUE
FALSE
## Not run: check_docker_running() ## End(Not run)