shangdibufashi / hub-mirror

🚀 gcr.io、k8s.gcr.io、quay.io、ghcr.io 等国外镜像加速下载服务
MIT License
0 stars 0 forks source link

[hub-mirror] 请求执行任务 #114

Open shangdibufashi opened 4 weeks ago

shangdibufashi commented 4 weeks ago

{"hub-mirror": ["quay.io/kubernetes-ingress-controller/custom-error-pages-amd64:0.3"]}

github-actions[bot] commented 4 weeks ago

Hello,您可以直接执行该命令:

echo -e '\n# if your repository is private,please login...\n# docker login registry.cn-hangzhou.aliyuncs.com/zhuoxiangqy --username={your username}\n   \ndocker pull registry.cn-hangzhou.aliyuncs.com/zhuoxiangqy/quay.io:kubernetes-ingress-controller.custom-error-pages-amd64_0.3\ndocker tag registry.cn-hangzhou.aliyuncs.com/zhuoxiangqy/quay.io:kubernetes-ingress-controller.custom-error-pages-amd64_0.3 quay.io/kubernetes-ingress-controller/custom-error-pages-amd64:0.3\n\n' | bash

或是手动执行:


# if your repository is private,please login...
# docker login registry.cn-hangzhou.aliyuncs.com/zhuoxiangqy --username={your username}

docker pull registry.cn-hangzhou.aliyuncs.com/zhuoxiangqy/quay.io:kubernetes-ingress-controller.custom-error-pages-amd64_0.3
docker tag registry.cn-hangzhou.aliyuncs.com/zhuoxiangqy/quay.io:kubernetes-ingress-controller.custom-error-pages-amd64_0.3 quay.io/kubernetes-ingress-controller/custom-error-pages-amd64:0.3

希望可以帮助到您,祝您周日愉快!