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"
  ]
相关推荐
土豆沒加13 分钟前
ubuntu22.04使用minikube安装k8s
云原生·容器·kubernetes
心随_风动18 分钟前
CentOS 下安装和配置 HTTPD 服务的详细指南
linux·运维·centos
信阳农夫22 分钟前
centos 7只能安装到3.6.8
linux·运维·centos
猫吃了源码1 小时前
KubeKey一键安装部署k8s集群和KubeSphere详细教程
云原生·容器·kubernetes
你可以叫我仔哥呀1 小时前
k8s学习记录:环境搭建(基于Kubeadmin)
学习·容器·kubernetes
TT-Kun2 小时前
Linux | 进程控制(进程终止与进程等待)
linux·运维·服务器
...:...:...2 小时前
Linux 第三次脚本作业
linux·运维·服务器
容器魔方2 小时前
KubeEdge社区2025年需求征集
云原生·容器·云计算
Abdullah al-Sa3 小时前
Docker教程(喂饭级!)
c++·人工智能·docker·容器
web2u3 小时前
Docker入门及基本概念
java·运维·服务器·spring·docker·容器