I am trying to setup Docker on Windows 8.1. I was following this guide: https://docs.docker.com/installation/windows/#installation It seems nice and straight forward ... except it's not working for me.
The installation passes allright. Then I run the Boot2Docker Start, it says it's initializing and then closes the command line windows. Some sample outputs:
C:\Program Files\Boot2Docker for Windows>docker version
Client version: 1.6.2
Client API version: 1.18
Go version (client): go1.4.2
Git commit (client): 7c8fca2
OS/Arch (client): windows/amd64
FATA[0000] Get http:///var/run/docker.sock/v1.18/version: dial unix /var/run/doc
ker.sock: An address incompatible with the requested protocol was used.. Are you
trying to connect to a TLS-enabled daemon without TLS?
_
C:\Program Files\Boot2Docker for Windows>boot2docker.exe delete
C:\Program Files\Boot2Docker for Windows>boot2docker.exe download
Latest release for github.com/boot2docker/boot2docker is v1.6.2
Downloading boot2docker ISO image...
Success: downloaded https://github.com/boot2docker/boot2docker/releases/download
/v1.6.2/boot2docker.iso
to C:\Users\Antonin\.boot2docker\boot2docker.iso
C:\Program Files\Boot2Docker for Windows>boot2docker.exe init
C:\Program Files\Boot2Docker for Windows>boot2docker.exe start
error in run: Failed to start machine "boot2docker-vm": exit status 1
I would provide some more information, but I have no idea where to find any logs.
Is there anyone experienced with Docker running on Windows who has an idea what my problem is?
As Daniel hinted, by running the virtual machine image directly in VirtualBox, you get more detailed error message.
My error message was exactly the same as Daniel is showing.
The solution is this:
Of course I had a reason why I had the Hyper-V on, I guess I'll have to make some compromises in order to have the Docker running.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With