young233

 

在/etc/docker/daemon.json中添加内容:

      {
          "registry-mirrors": ["https://registry.docker-cn.com","http://hub-mirror.c.163.com"]
      }

重启docker

systemctl restart docker

分类:

技术点:

相关文章:

  • 2021-10-09
  • 2021-08-04
  • 2022-12-23
  • 2021-11-04
  • 2021-10-05
  • 2021-12-05
  • 2021-12-15
  • 2022-02-09
猜你喜欢
  • 2021-09-10
  • 2021-08-04
  • 2022-12-23
  • 2022-12-23
  • 2022-02-09
  • 2022-12-23
  • 2021-09-13
相关资源
相似解决方案