docker报错Error response from daemon: Get https://registry-1.docker.io/v2/library/hello-world/manifest
今天安装docker。拉取镜像。一直报错 参考这个的第二种方式
https://blog.csdn.net/qq_41774376/article/details/98762922
然后添加国内镜像。我这里使用中科大的
{"registry-mirrors": ["https://docker.mirrors.ustc.edu.cn"] }