docker does not run on windows error

后端 未结 6 733
盖世英雄少女心
盖世英雄少女心 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:49

    Its worth noting I had some huge problems trying to run docker on windows. Boot2docker would install OK with VritualBox 4.3.20. I could NOT run boot2docker or docker itself.

    It took me ages to figure out that I had uninstall VirtualBox 4.3.20 and use 4.3.12 instead which worked first time like a treat!

    So.. for Windows boot2docker only use VirtualBox 4.3.12.

提交回复
热议问题