在 Windows 8.1 64 位操作系统中安装 docker?

sas*_*asi 5 windows virtualization docker

我正在尝试在 Windows 8.1 64 位操作系统中安装 docker 工具箱。当我在安装后尝试打开它时会引发错误,例如

        Running pre-create checks...
        Error with pre-create check: "This computer doesn't have VT-X/AMD-v enabled. Enabling it in the BIOS is mandatory"
Run Code Online (Sandbox Code Playgroud)

如何解决这个问题?

Ken*_*ker 7

不幸的是,Intel B960 不满足 hyper-v 所需的系统要求以及 docker for windows 的要求。

看一看 Docker Toolbox,它适用于不符合 Docker for Windows 要求的旧 Windows 系统。

https://docs.docker.com/toolbox/toolbox_install_windows/