在pull镜像的时候一直报这个错误,但是我已经按照网上的方法,更改了自己的阿里源镜像。不清楚为什么还是这样。求大佬帮忙解决一下。

Get https://registry-1.docker.io/v2/library/mysql/manifests/latest: Get https://auth.docker.io/token

经过最后的挣扎。终于弄好了。原因是自己虚拟机上的Linux的防火墙之前是打开的状态,这里需要关闭Linux的防火墙。然后再次进行pull的时候,就可以成功啦!

Get https://registry-1.docker.io/v2/library/mysql/manifests/latest: Get https://auth.docker.io/token

关闭Linux防火墙的命令可以参考其他博主的文章:

https://www.cnblogs.com/jxldjsn/p/10794171.html

 

相关文章:

  • 2022-12-23
  • 2021-07-29
  • 2021-07-16
  • 2021-09-12
  • 2022-12-23
  • 2021-06-02
  • 2021-09-05
  • 2021-05-25
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-06-22
  • 2021-07-28
  • 2021-08-17
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案