【发布时间】:2016-01-04 15:53:48
【问题描述】:
我正在尝试安装/运行 docker。
在运行 docker quickstart 终端时,我遇到以下错误消息:
Machine default already exists in VirtualBox.
Starting machine default...
Error setting up host only network on machine start: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe hostonlyif create failed:
0%...
Progress state: E_FAIL
VBoxManage.exe: error: Failed to create the host-only adapter
VBoxManage.exe: error: Could not find Host Interface Networking driver! Please reinstall
VBoxManage.exe: error: Details: code E_FAIL (0x80004005), component HostNetworkInterfaceWrap, interface IHostNetworkInterface
VBoxManage.exe: error: Context: "enum RTEXITCODE __cdecl handleCreate(struct HandlerArg *)" at line 71 of file VBoxManageHostonly.cpp
Looks like something went wrong... Press any key to continue...
我在网络上能找到的与防病毒问题最接近的东西。我有 Symantec Endpoint Protection,但无法禁用。所以希望你能提供一些不涉及这个的想法:)
否则我可以创建一个使用 ubuntu ISO 工作的 VM。
docker-machine 版本:0.5.4,构建 6643d0e,似乎可以正常工作。
curl 正在工作并且我下载了文件,即互联网连接不是问题...
我不知道该做什么以及去哪里看......
感谢任何建议。
伯纳德
【问题讨论】:
标签: docker installation windows-7-x64