vim /etc/containers/registries.conf

[registries.search]
registries = ['https://registry.docker-cn.com']

 

重启docker

# systemctl daemon-reload
# systemctl restart docker.service

相关文章:

  • 2021-09-05
  • 2021-07-26
  • 2021-05-14
  • 2021-05-30
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-02-13
猜你喜欢
  • 2022-12-23
  • 2021-06-20
  • 2022-02-12
  • 2021-09-29
  • 2021-05-27
  • 2021-10-13
  • 2021-11-02
相关资源
相似解决方案