docker does not run on windows error

后端 未结 6 776
盖世英雄少女心
盖世英雄少女心 2021-01-14 15:26

I\'ve installed docker and followed the directions here: https://docs.docker.com/installation/windows/#installation but when I run boot2docker start this happens:

         


        
6条回答
  •  难免孤独
    2021-01-14 15:32

    I observed similar issue. Following steps helped me:

    1. Open VirtualBox GUI.
    2. Remove boot2docker-vm virtual machine.
    3. Start Boot2Docker Start --- it will recreate boot2docker-vm virtual machine.

提交回复
热议问题