-
Notifications
You must be signed in to change notification settings - Fork 35
Driver does not work with docker-machine 0.5.5 #32
Copy link
Copy link
Closed
Description
Reported by @leedm777
Moved from https://github.com/Parallels/docker-machine/issues/10
$ brew switch docker-machine 0.5.4
Cleaning /usr/local/Cellar/docker-machine/0.5.4
Cleaning /usr/local/Cellar/docker-machine/0.5.5
4 links created for /usr/local/Cellar/docker-machine/0.5.4
$ docker-machine ls
NAME ACTIVE DRIVER STATE URL SWARM DOCKER ERRORS
default * parallels Running tcp://10.211.55.70:2376 v1.9.1
dev - virtualbox Stopped Unknown
dns-testing - parallels Stopped Unknown
$ brew switch docker-machine 0.5.5
Cleaning /usr/local/Cellar/docker-machine/0.5.4
Cleaning /usr/local/Cellar/docker-machine/0.5.5
4 links created for /usr/local/Cellar/docker-machine/0.5.5
$ docker-machine ls
Error attempting call to get driver name: connection is shut down
Error attempting call to get driver name: connection is shut down
NAME ACTIVE DRIVER STATE URL SWARM DOCKER ERRORS
default - Error Unknown unexpected EOF
dev - virtualbox Stopped Unknown
dns-testing - Error Unknown
Error closing a plugin driver: connection is shut down
Error closing a plugin driver: connection is shut down
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels