gpt4 book ai didi

Windows容器中的docker错误读取tcp : wsarecv: An existing connection was forcibly closed by the remote host

转载 作者:行者123 更新时间:2023-12-04 15:39:04 28 4
gpt4 key购买 nike

我正在Windows中使用最新版本的docker。 linux容器运行顺利,但是我遇到了以下问题

wsarecv: An existing connection was forcibly closed by the remote host.



发生这种情况是为了从存储库中获取一些特定的图像。就我而言,我正在获取microsoft/aspnet。我已经创建了一个docker文件并尝试构建我的自定义镜像。我已经按照存储库中的说明创建了一个docker文件。
图片如下

enter image description here

在这种状态后,我被远程主机错误强行关闭。

我的dockerfile内容是
FROM microsoft/aspnet:4.7
ARG site_root=.
ADD ${site_root} /inetpub/wwwroot

最佳答案

我不确定这是为什么工作的,因为我正尝试提取几个Microsoft镜像。但是在tcp://localhost:2375上的“设置”>“常规”>“公开守护程序”中,没有TLS,对我有用。之后,我还原了更改,但很高兴将其放在后袋中。可能与Windows中的防火墙设置有关。我正在使用Win 10 Professional。

关于Windows容器中的docker错误读取tcp : wsarecv: An existing connection was forcibly closed by the remote host,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/52662667/

28 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com