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"
  ]
相关推荐
powerfulzyh8 分钟前
非Root用户启动SSH服务经验小结
运维·ssh
云道轩16 分钟前
升级centos 7.9内核到 5.4.x
linux·运维·centos
斯普信云原生组25 分钟前
Docker构建自定义的镜像
java·spring cloud·docker
爱学习的小道长30 分钟前
Ubuntu Cursor升级成v1.0
linux·运维·ubuntu
2201_7611990431 分钟前
k8s4部署
云原生·容器·kubernetes
EelBarb36 分钟前
seafile:ubuntu搭建社区版seafile12.0
linux·运维·ubuntu
402 Payment Required1 小时前
serv00 ssh登录保活脚本-邮件通知版
运维·chrome·ssh
小柏ぁ1 小时前
calico/node is not ready: BIRD is not ready: BGP not established with xxx
运维·docker·kubernetes
Mintimate1 小时前
云服务器 Linux 手动 DD 安装第三方 Linux 发行版:原理与实战
linux·运维·服务器
RussellFans1 小时前
Linux 环境配置
linux·运维·服务器