使用docker desktop的docker run hello-world时报错
Unable to find image ‘hello-world:latest’ locally docker: Error
response from daemon: Head
“https://registry-1.docker.io/v2/library/hello-world/manifests/latest”:
Get
“https://auth.docker.io/token?scope=repository%3Alibrary%2Fhello-world%3Apull&service=registry.docker.io”:
EOF. See ‘docker run --help’.
没有登录,登录一下就可以解决了