An error occurred when running docker under Windows
我想大声告诉你
我想大声告诉你 2017-05-24 11:31:31
0
3
949

As shown in the picture, what is the reason?

我想大声告诉你
我想大声告诉你

reply all(3)
迷茫

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.

我想大声告诉你

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

Peter_Zhu


C:WINDOWSsystem32>docker --version
Docker version 17.03.1-ce, build c6d412e

Try this version instead

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!