跳到主要内容

小白求助 镜像拉取失败

  • 新帖
  • 热门
  • 精选

小白求助 镜像拉取失败

rygzs88 1y ago in 技术 · 0 views

root@iStoreOS:~# docker pull pixman/pixman-armv7 Using default tag: latest Error response from daemon: Get "https://registry-1.docker.io/v2/:" net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)

coding #1 2024年10月09日

docker 被墙了,你去 Google 搜一下解决方案或者看看这个 https://imnks.com/8302.html

回复此楼 修改
stronghu #2 2024年10月10日

看你的是istoreos

你看看你istore os中使用的的代理软件是什么,比如openclash,它默认的HTTP(S) 代理端口是7890,那么你找到防火墙,自定义规则,输入如下规则,重启防火墙即可。

iptables -t nat -A PREROUTING -i docker0 -p tcp --dport 443 -j REDIRECT --to-port 7890

回复此楼 修改
w12725 #3 2024年10月12日

istoreos 有个DOCKER增强,你安装以后拉取就没问题了。

回复此楼 修改
收到新回复,点击立即加载
需要 登录 后方可回复, 如果你还没有账号请 注册新账号
Rongyi
@rygzs88
统计信息
会员
1,786
话题
259
回帖
2,955
活跃会员 查看排行
Devin
Koguan
nt01xp
jmk92
859876741
kewycjy
cnvc
kkk00011
0xyyyy
wayne630
zf7222749
zmy123
Unlovely
bos5201314
scjxx
once
wykds
LeoXD
a15ban
gally

A digital lifestyle community co-maintained by Pixer

本网站服务器由 提供,CDN 由 提供,基于 Homeland 构建,采用 Docker 部署。