-
Notifications
You must be signed in to change notification settings - Fork 2.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This seems to be a +Bug #79
Comments
我也碰到这个问题,是containerd的机制导致的。
它仍然要去 auth.docker.io 获取 token 才行 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There is no problem when using +docker+pull+
But some problems will arise when using +k8s+
Failed to pull image "docker.xxxxx.xxxxx/nginx:alpine": failed to pull and unpack image "docker.xxxxxxx.xxxxxx/nginx:alpine": failed to resolve reference "docker.xxxxxxx.xxxxx/nginx:alpine": failed to authorize: failed to fetch anonymous token: Get "https://auth.docker.io/token?scope=repository%3Alibrary%2Fnginx%3Apull&scope=repository%3Anginx%3Apull&service=registry.docker.io": dial tcp 199.59.149.230:443: connect: connection refused
The text was updated successfully, but these errors were encountered: