【发布时间】:2019-03-25 12:49:33
【问题描述】:
Windows 操作系统中的 DockerToolbox
正在运行预创建检查... 创建机器... (默认)复制 C:\Users\Alamdar Hussaini.docker\machine\cache\boot2docker.iso 到 C:\Users\Alamdar Hussaini.docker\machine\machines\default\boot2docker.iso... (默认)正在创建 VirtualBox VM... (默认)正在创建 SSH 密钥... (默认)启动虚拟机... (默认)如果需要,检查网络以重新创建... (默认)Windows 可能会请求创建网络适配器的权限。有时,此类确认窗口会在任务栏中最小化。 (默认)找到一个新的仅主机适配器:“VirtualBox Host-Only Ethernet Adapter #2” (默认)Windows 可能会请求配置网络适配器的权限。有时,此类确认窗口会在任务栏中最小化。 (默认)Windows 可能会请求配置 dhcp 服务器的权限。有时,此类确认窗口会在任务栏中最小化。 创建机器时出错:机器创建期间驱动程序出错:无法启动 VM:C:\Program Files\Oracle\VirtualBox\VBoxManage.exe startvm default --type headless failed: VBoxManage.exe:错误:虚拟机“默认”在启动过程中意外终止,退出代码为 1 (0x1)。更多详细信息可在“C:\Users\Alamdar Hussaini.docker\machine\machines\default\default\Logs\VBoxHardening.log”中找到 VBoxManage.exe:错误:详细信息:代码 E_FAIL (0x80004005),组件 MachineWrap,接口 IMachine
在“检查机器默认设置是否存在”步骤中似乎出了点问题...按任意键继续...
【问题讨论】:
标签: docker dockerfile docker-machine dock