$ vi /etc/docker/daemon.json
{
    "registry-mirrors":[ "https://registry.docker-cn.com" ]
}
$ systemctl restart docker

相关文章:

  • 2021-08-26
  • 2022-12-23
  • 2021-12-05
  • 2022-02-01
  • 2021-10-05
  • 2022-02-07
  • 2021-12-03
猜你喜欢
  • 2022-12-23
  • 2021-12-11
  • 2022-01-13
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案