As shown in the picture, what is the reason?
迷茫2017-05-24 11:33:31
Manually use virtual to install boot2docker and give it a try. The prompts are more obvious. Like the answer from the classmate above, docker-machine will check whether it contains the default virtualbox virtual operating system when it starts. If there is no docker-machine, it will be executed. : docker-machine.exe create --dir...... to create, this error message is that an error was reported during creation.
我想大声告诉你2017-05-24 11:33:31
What system is yours? Docker uses HyperV by default on Win10. It will automatically restart after installation. It seems like your error is a failure to start VirtualBox? Do I need to install VirtualBox manually
天蓬老师2017-05-24 11:33:31
C:WINDOWSsystem32>docker --version
Docker version 17.03.1-ce, build c6d412e
Try this version instead