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"
  ]
相关推荐
小羊Linux客栈20 分钟前
自动化:批量文件重命名
运维·人工智能·python·自动化·游戏程序
伤不起bb1 小时前
MySQL 高可用
linux·运维·数据库·mysql·安全·高可用
意倾城3 小时前
Docker数据卷
docker·容器
whgjjim3 小时前
docker迅雷自定义端口号、登录用户名密码
运维·docker·容器
瀚高PG实验室7 小时前
连接指定数据库时提示not currently accepting connections
运维·数据库
QQ2740287567 小时前
Soundness Gitpod 部署教程
linux·运维·服务器·前端·chrome·web3
淡忘_cx7 小时前
【frp XTCP 穿透配置教程
运维
南方以南_7 小时前
Ubuntu操作合集
linux·运维·ubuntu
爱吃芝麻汤圆7 小时前
k8s之Kubebuilder 的设计哲学
云原生·容器·kubernetes
裁二尺秋风9 小时前
k8s(12) — 版本控制和滚动更新(金丝雀部署理念)
云原生·容器·kubernetes