linglingling

touch  /etc/docker/daemon.json

vim /etc/docker/daemon.json

  {
          "registry-mirrors": ["https://cof2helj.mirror.aliyuncs.com"]
       }

systemctl daemon-reload

systemctl resart docker

 

分类:

技术点:

相关文章:

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