Windows在防火墙后面的Docker安装错误

编程入门 行业动态 更新时间:2024-10-24 07:34:20
本文介绍了Windows在防火墙后面的Docker安装错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

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

I'm trying to install Docker on a Windows computer but I get this message:

正在运行预创建检查... (默认)在本地未找到默认的Boot2Docker ISO,正在下载最新版本... 创建前检查错误:获取 api.github/repos/boot2docker/boot2docker/releases/latest :拨打tcp 192.30.252.124:443:connectex:连接尝试失败,因为一段时间后连接方未正确响应,或者建立的连接失败,因为连接的主机已经无法回应." 似乎在检查计算机默认值是否存在"步骤中出了点问题... 按任意键继续...

Running pre-create checks... (default) No default Boot2Docker ISO found locally, downloading the latest release... Error with pre-create check: "Get api.github/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...

有关如何解决此问题的任何建议?

Any suggestions on how to resolve this?

推荐答案

编辑start.sh文件可能还带有其他错误内容.

Editing the start.sh file may come up with other error things.

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

Instead that, just put your boot2docker.iso in below location as.

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

,然后重新启动您的Docker终端.

and restart your Docker terminal.

更多推荐

Windows在防火墙后面的Docker安装错误

本文发布于:2023-06-11 17:29:06,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/639771.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:防火墙   错误   Windows   Docker

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!