Skip to content
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

Can't pull your docker image #11

Open
morecoffee101 opened this issue Apr 11, 2019 · 1 comment
Open

Can't pull your docker image #11

morecoffee101 opened this issue Apr 11, 2019 · 1 comment

Comments

@morecoffee101
Copy link

When I try to pull your docker image I get:
Error response from daemon: Get https://registry.cn-hangzhou.aliyuncs.com/v2/: authenticationrequired
[attempt #1] Fail to pull registry.cn-hangzhou.aliyuncs.com/acs/k8s-gpushare-plugin:v2-1.11-aff8a23. Retry in 2 seconds

Any idea what I do wrong ?

Many thanks

@cheyang
Copy link
Collaborator

cheyang commented Apr 11, 2019

Please try to ping registry.cn-hangzhou.aliyuncs.com. And check the result:

ping registry.cn-hangzhou.aliyuncs.com
PING registry.cn-hangzhou.aliyuncs.com (120.55.105.209) 56(84) bytes of data.
64 bytes from 120.55.105.209 (120.55.105.209): icmp_seq=1 ttl=94 time=35.2 ms
64 bytes from 120.55.105.209 (120.55.105.209): icmp_seq=2 ttl=94 time=35.2 ms

I suspect it's due to misconfiguration of the ip address of registry.cn-hangzhou.aliyuncs.com. I don't think this docker image requires authentication.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants