-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Description
$ docker-machine ls
NAME ACTIVE DRIVER STATE URL SWARM DOCKER ERRORS
test0 - qemu Running tcp://127.0.0.1:2376 Unknown Unable to query docker version: Cannot connect to the docker engine endpoint
$ docker -H tcp://127.0.0.1:2376 ps
Cannot connect to the Docker daemon at tcp://127.0.0.1:2376. Is the docker daemon running?
But docker-machine ssh test0 works fine! Thanks! [I installed all with brew, but this package i had built]
Metadata
Metadata
Assignees
Labels
No labels