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

dockerhub proxy not woring #73

Closed
tw-zengyang opened this issue Sep 18, 2024 · 5 comments
Closed

dockerhub proxy not woring #73

tw-zengyang opened this issue Sep 18, 2024 · 5 comments

Comments

@tw-zengyang
Copy link

I've recently noticed that some of the image resources are not available, is there a problem?

image

docker pull dockerhub.azk8s.cn/library/openjdk:11-jdk-slim-bullseye

@bdfkockmeyer
Copy link

I also have this issue pulling images from here.
image

@superkartoffel
Copy link

I also see several images apparently missing from the proxy. It seems to affect only certain versions and is also intermittent as some images used to be available some time ago.
For example:
dockerhub.azk8s.cn/bitnami/contour:1.29.2-debian-12-r0 ✅ works
dockerhub.azk8s.cn/bitnami/contour:1.30.0-debian-12-r6 ❎ not found
gcr.azk8s.cn/datadoghq/cluster-agent:7.56.2 ❎ today: not found
gcr.azk8s.cn/datadoghq/cluster-agent:7.56.2 ✅ 35days ago, worked
gcr.azk8s.cn/datadoghq/agent:7.56.2-jmx ❎ today: not found
gcr.azk8s.cn/datadoghq/agent:7.56.2-jmx ✅ 35days ago: worked

@andyzhangx
Copy link
Contributor

Hi,
The dockerhub in China is blocked by GFW, so that’s the main reason why you cannot pull those images. You could push those images to ACR and then use ACR on mooncake clusters, thanks.

@bdfkockmeyer
Copy link

Surry @andyzhangx but we are trying to pull the images from the mirror in china which is mentioned in this repository and not directly from dockerhub. But the images cannot be found in the china registry mirror. Can you tell me who is responsible for pushing the images to the miror?

@andyzhangx
Copy link
Contributor

@bdfkockmeyer pls use ACR image instead.

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

4 participants