我在windows10机器上安装了docker,没有改变任何默认功能。
我双击docker按钮以打开与docker的连接,并收到此错误
Hardware assisted virtualization and data execution protection must be enabled in the BIOS. See https://docs.docker.com/docker-for-windows/troubleshoot/#virtualization因此,我不能运行docker。对此有什么帮助吗?
发布于 2021-04-14 13:02:00
您需要查看官方页面中提到的基本要求:
参考:https://docs.docker.com/docker-for-windows/install/

要启用虚拟化,请按照以下位置提到的步骤操作:https://mashtips.com/enable-virtualization-windows-10/
https://stackoverflow.com/questions/67084247
复制相似问题