windows - Windows 防火墙后的 Docker 安装错误

标签 windows docker installation boot2docker

我正在尝试在 Windows 计算机上安装 Docker,但我收到此消息:

Docker Quickstart Terminal Error Message

Running pre-create checks...
(default) No default Boot2Docker ISO found locally, downloading the latest release...
Error with pre-create check: "Get https://api.github.com/repos/boot2docker/boot2docker/releases/latest: dial tcp 192.30.252.124:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond."
Looks like something went wrong in step 'Checking if machine default exists'...
Press any key to continue...

关于如何解决这个问题有什么建议吗?

最佳答案

编辑 start.sh 文件可能会出现其他错误。

相反,只需将您的 boot2docker.iso 放在下面的位置即可。

c:\user\USERNAME\\.docker\machine\cache

然后重启你的 Docker 终端。

关于windows - Windows 防火墙后的 Docker 安装错误,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/37620347/

相关文章:

使用 FindFirstFile/FindNextFile 删除文件夹中所有文件的 C++ 代码

windows - 如何使用 DOS 命令以编程方式将存档解压缩到 Windows 上自己的目录中?

c++ - “GetConsoleWindow”未在此范围内声明?

docker堆栈: Redis not working on worker node

docker - 仅在docker中无法使用将文件用作源的类型提供程序

eclipse - 如何使用终端在 Ubuntu 12.04 上安装最新版本的 Eclipse Classic?

installation - NSIS - 合并模块

windows - Pod 立即从 Jenkins 终止到 Kubernetes 集群

docker - docker stats 与 cgroups 的 cpuPercent 指标

linux - 在 Linux 中安装 vim-go?