docker / machine

Machine management for a container-centric world
https://docs.docker.com/machine/
Apache License 2.0
6.63k stars 1.96k forks source link

Docker Machine Not Working #4322

Open dovidgef opened 6 years ago

dovidgef commented 6 years ago

I installed Docker Toolbox on Windows. When I try to run 'Docker Quickstart Terminal' it throws an error. Afterwards I ran the following command from bash terminal and got the following error: Command: docker-machine -D create Error: Docker Machine Version: 0.13.0, build 9ba6da9 Found binary path at C:\Program Files\Docker Toolbox\docker-machine.exe Launching plugin server for driver virtualbox Plugin server listening at address 127.0.0.1:51486 dial-http tcp 127.0.0.1:51486: unexpected HTTP response: 200 OK

The same error has appeared on my system when it was running Windows 7 and now that its running Windows 10 Home

thanks

greut commented 6 years ago

Legacy desktop solution. Docker Toolbox is for older Mac and Windows systems that do not meet the requirements of Docker for Mac and Docker for Windows. We recommend updating to the newer applications, if possible.

https://docs.docker.com/toolbox/overview/

I wouldn't have great hopes using it.