在中国大陆地区加速下载Docker镜像(免费) Work • May 12, 2023 目前各大厂商的镜像加速服务基本收费,仅有网易云还在免费提供镜像加速服务。网易镜像加速地址:https://hub-mirror.c.163.com快速开始 修改/etc/docker/daemon.json文件 { "registry-mirrors": ["https://hub-mirror.c.163.com"] } 重启docker守护进程 systemctl restart docker 下载镜像示例 docker pull openjdk:8-jdk 标签 Work 订阅我们 每年的节日可能会收到惊喜。 你的 Email 地址 订阅 Now check your inbox and click the link to confirm your subscription. Please enter a valid email address Oops! There was an error sending the email, please try later. 向你推荐 Work docker build使用HTTP代理 5 months ago • 阅读预计需要1分钟 Work 在CentOS 6.5通过编译方式安装python 2.7 5 months ago • 阅读预计需要1分钟 Work CentOS 6.5可使用的yum mirror代理源 5 months ago • 阅读预计需要1分钟