Home  >  Q&A  >  body text

An error occurred when running docker under Windows

As shown in the picture, what is the reason?

我想大声告诉你我想大声告诉你2678 days ago909

reply all(3)I'll reply

  • 迷茫

    迷茫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.

    reply
    0
  • 我想大声告诉你

    我想大声告诉你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

    reply
    0
  • 天蓬老师

    天蓬老师2017-05-24 11:33:31


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

    Try this version instead

    reply
    0
  • Cancelreply