Skip to content

Driver does not work with docker-machine 0.5.5 #32

@legal90

Description

@legal90

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions