docker search centos 失败

来源:3-3 docker介绍及常用命令

慕侠3312956

2025-05-06

提示docker search centos Error response from daemon: Get “https://index.docker.io/v1/search?q=centos&n=25”: dial tcp 209.95.56.60:443: connect: connection refused

写回答

1回答

qq_Alwayswithme_1

2025-05-06

docker.1ms.run 国内的镜像加速的地址

docker search centos命令直接执行时提示Error response from daemon: Get "https://index.docker.io/v1/search?q=centos&n=25": dial tcp 31.13.70.9:443: connect: connection refused

那么可以通过添加国内的镜像地址执行查询

docker search docker.1ms.run/centos


0
0

Selenium3+Pytest+Allure 全流程实战自动化测试

应用主流测试工具,从功能测试转型自动化测试

661 学习 · 238 问题

查看课程