Docker-machine创建虚机时停在虚机启动的提示上,并且创建的虚机显示Ip Not found...
Docker-machine創建虛機時停在虛機啟動的提示上,并且創建的虛機用docker-machine ls 列出來的時候顯示Ip Not found, 是什么原因那?
【答案】
看這個帖子:
https://github.com/docker/machine/issues/3832
拷貝如下:
I am having trouble getting my docker-machine to create and run a new box. I have followed the directions on installing docker and manually setting up a switch with hyperv using these docs : C:\WINDOWS\system32>docker-machine create -d hyperv --hyperv-virtual-switch "Virtual Switch Main" manager1 And it hangs there forever.... :( If any of you have suggestions on how to get it working from here that would be amazing! When I run docker-machine ls C:\WINDOWS\system32>docker --version C:\WINDOWS\system32>docker-machine --version |
I have the same problem and found out I choose a wrong network card creating virtual switch. I am using WLAN, everything works fine after I change external network to Wireless card. |
?
?
我的問題也是一樣,開始的時候創建的Virtual switch選擇了無線網,改成內網后停住的虛機界面自動繼續創建直到成功,并且用docker-machine ls列出的虛機信息也有ip了。
總結
以上是生活随笔為你收集整理的Docker-machine创建虚机时停在虚机启动的提示上,并且创建的虚机显示Ip Not found...的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: [IT新应用]无线投影技术
- 下一篇: C语言判断完数(完整版)