boot2docker fails to start on windows 7

青春壹個敷衍的年華 提交于 2019-12-13 02:19:54

问题


I recently installed boot2docker on my windows 7 64bit machine with all dependencies (VirtualBox etc). However, when I executed it, it failed to start the docker server and preconfigured shell. From the cmd I could read the following exception:

Failed to start machine "boot2docker-vm"

回答1:


It turned out that the problem was the disabled virtualization. I found this by running VirtualBox and trying to manually boot the "boot2docker-vm" vitual machine. You can usually enable virtualization from the BIOS under CPU or Security settings. If you are not sure if your mache supports virtualization you can check it by using something like speccy.



来源:https://stackoverflow.com/questions/29963271/boot2docker-fails-to-start-on-windows-7

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!