Docker 快速启动终端 - fork:重试:没有子进程
Docker Quickstart Terminal - fork: retry: No child processes
已安装 Docker Toolbox for Windows 但在 运行 Docker 快速启动终端后我收到错误:
机器信息:
- Windows 10 主页 x64;
- Docker 工具箱;
- Bash、Git已安装;
首先,请确保您没有 Cygwin installed (or you would see a similar error)
其次,as in this thread (for Windows 7, but could apply to Windows 10 too), check if you have other software like BeyondTrust PowerBroker,这可以解释为什么那些dll被抢占而不加载。
有几点需要注意:
首先Docker工具箱是Legacy desktop solution。 Docker 工具箱适用于较旧的 Mac 和 Windows 系统,它们不满足 Docker 对于 Mac 和Docker 对于 Windows。如果可能,我们建议更新到较新的应用程序。
其次,如果您正在为 Windows 安装 Docker,您将在 Windows 10 Home(非专业版)上使用它,因此您将无法使用 Hyper-V。所以你只能选择使用 Virtual Box。检查 this forum entry.
还有一个重点是 Virtual Box 在 Windows10 上可能无法正常运行。也许这同时已经解决了。检查这个 forum entry.
已安装 Docker Toolbox for Windows 但在 运行 Docker 快速启动终端后我收到错误:
机器信息:
- Windows 10 主页 x64;
- Docker 工具箱;
- Bash、Git已安装;
首先,请确保您没有 Cygwin installed (or you would see a similar error)
其次,as in this thread (for Windows 7, but could apply to Windows 10 too), check if you have other software like BeyondTrust PowerBroker,这可以解释为什么那些dll被抢占而不加载。
有几点需要注意:
首先Docker工具箱是Legacy desktop solution。 Docker 工具箱适用于较旧的 Mac 和 Windows 系统,它们不满足 Docker 对于 Mac 和Docker 对于 Windows。如果可能,我们建议更新到较新的应用程序。
其次,如果您正在为 Windows 安装 Docker,您将在 Windows 10 Home(非专业版)上使用它,因此您将无法使用 Hyper-V。所以你只能选择使用 Virtual Box。检查 this forum entry.
还有一个重点是 Virtual Box 在 Windows10 上可能无法正常运行。也许这同时已经解决了。检查这个 forum entry.