docker无法拉取社区镜像

ERROR: failed to solve: starrocks/dev-env-centos7:2.5.7: failed to do request: Head "https://registry-1.docker.io/v2/starrocks/dev-env-centos7/manifests/2.5.7": dialing registry-1.docker.io:443 with direct connection: connecting to 31.13.67.33:443: dial tcp 31.13.67.33:443: connect: operation timed out

Settings -> Docker Engine:

"registry-mirrors": [
    "https://dockerproxy.cn",
    "https://docker.rainbond.cc",
    "https://docker.udayun.com",
    "https://docker.211678.top",
    "https://hub.geekery.cn/",
    "https://ghcr.geekery.cn"
  ]
相关推荐
hhzz19 分钟前
ansible自动化运维实战--script、unarchive和shell模块(6)
运维·自动化·ansible
阿狸的家1 小时前
ovs实现lb负载均衡
运维·云计算·负载均衡·ovs
乙己4077 小时前
计算机网络——网络层
运维·服务器·计算机网络
huosenbulusi8 小时前
helm推送到harbor私有库--http: server gave HTTP response to HTTPS client
云原生·容器·k8s
不会飞的小龙人9 小时前
Docker Compose创建镜像服务
linux·运维·docker·容器·镜像
不会飞的小龙人9 小时前
Docker基础安装与使用
linux·运维·docker·容器
张3蜂10 小时前
docker Ubuntu实战
数据库·ubuntu·docker
小歆88411 小时前
100%全国产化时钟服务器、全国产化校时服务器、全国产化授时服务器
运维·服务器
翻滚吧键盘12 小时前
debian中apt的配置与解析
运维·debian
workingman_li12 小时前
centos虚拟机异常关闭,导致数据出现问题
linux·运维·centos