学习 · 实践

我在学习、练习和尝试中的真实记录。

docker-compose up -d报错ERROR: Get “https://registry-1.docker.io/v2/”: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)该怎么解决?

这是Docker 访问 Docker Hub(registry-1.docker.io)超时引起的,测试镜像加

docker-compose up -d报错ERROR: Get “https://registry-1.docker.io/v2/”: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)该怎么解决? Read More »