打开 docker 快速启动终端时出错 有人可以看看吗
error while opening docker quick start terminal can someone have a look
windowsOS
中的 DockerToolbox
运行 预创建检查...
创建机器...
(默认)复制 C:\Users\Alamdar Hussaini.docker\machine\cache\boot2docker.iso 到 C:\Users\Alamdar Hussaini.docker\machine\machines\default\boot2docker.iso...
(默认)正在创建 VirtualBox VM...
(默认)正在创建 SSH 密钥...
(默认)启动虚拟机...
(默认)检查网络以在需要时重新创建...
(默认)Windows 可能会请求创建网络适配器的权限。有时,此类确认 window 会在任务栏中最小化。
(默认)找到一个新的仅主机适配器:"VirtualBox Host-Only Ethernet Adapter #2"
(默认)Windows 可能会请求配置网络适配器的权限。有时,此类确认 window 会在任务栏中最小化。
(默认)Windows 可能会请求配置 dhcp 服务器的权限。有时,此类确认 window 会在任务栏中最小化。
创建机器时出错:创建机器时驱动程序出错:无法启动 VM:C:\Program Files\Oracle\VirtualBox\VBoxManage.exe startvm default --type headless 失败:
VBoxManage.exe:错误:虚拟机 'default' 在启动期间意外终止,退出代码为 1 (0x1)。 'C:\Users\Alamdar Hussaini.docker\machine\machines\default\default\Logs\VBoxHardening.log' 中可能会提供更多详细信息
VBoxManage.exe:错误:详细信息:代码 E_FAIL (0x80004005),组件 MachineWrap,接口 IMachine
看起来在“检查机器默认值是否存在”步骤中出现问题...按任意键继续...
完全卸载VirtualBox,
删除 C:\Windows\system32\drivers\ 中的任何 vbox* 文件,
删除 HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services 中的任何 vbox* 文件夹,
重启机器以确保安全,
重新安装 virtualbox。
这应该可以解决问题。
windowsOS
中的 DockerToolbox运行 预创建检查... 创建机器... (默认)复制 C:\Users\Alamdar Hussaini.docker\machine\cache\boot2docker.iso 到 C:\Users\Alamdar Hussaini.docker\machine\machines\default\boot2docker.iso... (默认)正在创建 VirtualBox VM... (默认)正在创建 SSH 密钥... (默认)启动虚拟机... (默认)检查网络以在需要时重新创建... (默认)Windows 可能会请求创建网络适配器的权限。有时,此类确认 window 会在任务栏中最小化。 (默认)找到一个新的仅主机适配器:"VirtualBox Host-Only Ethernet Adapter #2" (默认)Windows 可能会请求配置网络适配器的权限。有时,此类确认 window 会在任务栏中最小化。 (默认)Windows 可能会请求配置 dhcp 服务器的权限。有时,此类确认 window 会在任务栏中最小化。 创建机器时出错:创建机器时驱动程序出错:无法启动 VM:C:\Program Files\Oracle\VirtualBox\VBoxManage.exe startvm default --type headless 失败: VBoxManage.exe:错误:虚拟机 'default' 在启动期间意外终止,退出代码为 1 (0x1)。 'C:\Users\Alamdar Hussaini.docker\machine\machines\default\default\Logs\VBoxHardening.log' 中可能会提供更多详细信息 VBoxManage.exe:错误:详细信息:代码 E_FAIL (0x80004005),组件 MachineWrap,接口 IMachine
看起来在“检查机器默认值是否存在”步骤中出现问题...按任意键继续...
完全卸载VirtualBox, 删除 C:\Windows\system32\drivers\ 中的任何 vbox* 文件, 删除 HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services 中的任何 vbox* 文件夹, 重启机器以确保安全, 重新安装 virtualbox。
这应该可以解决问题。