liuluopeng

1 登录阿里云获得地址

登录https://cr.console.aliyun.com ,点击"镜像加速器",会给我一个地址.

2 写入/etc/docker/daemon.json

"registry-mirrors": ["https://********.mirror.aliyuncs.com"]这个字段写入/etc/docker/daemon.json中

3 重启docker

执行
systemctl daemon-reload
systemctl restart docker

分类:

技术点:

相关文章:

  • 2021-12-05
  • 2021-12-15
  • 2021-12-05
  • 2021-12-05
  • 2021-12-07
  • 2022-01-19
猜你喜欢
  • 2021-12-15
  • 2021-12-15
  • 2021-12-15
  • 2021-12-15
  • 2021-08-06
  • 2021-12-05
相关资源
相似解决方案