windows - 在 Windows 上安装后无法启动 docker

标签 windows docker virtual-machine

我是 Docker 新手。安装 Docker Toolbox(操作系统:Windows 10)后,我运行 Docker Quickstart Terminal,在控制台中看到:

Running pre-create checks...
Error wirh pre-create check: "Hyper-V is installed. VirtualBox won't boot a 64bits VM when Hyper-V is activated. It it's installed but deactivated, you can use --virtualbox-no-vtx-check to try anyways"
Look like something went wrong in step 'Checking if machine default exists'...
Press any key to continue...

我做错了什么?所有系统检查和安装步骤均来自 here .

非常感谢您的帮助!

最佳答案

Hyper-V 和 VirtualBox 相互冲突。

您可以卸载 Hyper-V 或运行

docker-machine create -d virtualbox --virtualbox-no-vtx-check test

Source

关于windows - 在 Windows 上安装后无法启动 docker,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/36885985/

相关文章:

ASP.NET/IIS 安全(Windows 身份验证)

c++ - ListView 列的宽度不受尊重

windows - 在 Windows 7 命令行中更改 Putty session 的标题文本

post - Docker - 如何在启动后自动在 REST 容器上发布请求?

docker - GKE 扩展内存和 Kubernetes 内存可分配

opengl - EGL 需要 GPU 吗?

python - 使用 Python Windows 获取 CPU 和 GPU 温度

docker服务更新检测自动回滚

hadoop - 为什么 Hadoop 作业在云中(使用多节点集群)比在普通 PC 上慢?

python - 将 kickstart 文件传递​​给虚拟管理器 xml 文件