kkw-h / hub-mirror

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

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

Closed kkw-h closed 5 months ago

kkw-h commented 11 months ago

{ "hub-mirror": [ "ghcr.io/gethomepage/homepage:latest" ] }

github-actions[bot] commented 11 months ago

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

echo -e '\n# if your repository is private,please login...\n# docker login registry.cn-beijing.aliyuncs.com/kkworld --username={your username}\n    \ndocker pull registry.cn-beijing.aliyuncs.com/kkworld/ghcr.io.gethomepage.homepage:latest\ndocker tag registry.cn-beijing.aliyuncs.com/kkworld/ghcr.io.gethomepage.homepage:latest ghcr.io/gethomepage/homepage:latest\n\n' | bash

或是手动执行:


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

docker pull registry.cn-beijing.aliyuncs.com/kkworld/ghcr.io.gethomepage.homepage:latest
docker tag registry.cn-beijing.aliyuncs.com/kkworld/ghcr.io.gethomepage.homepage:latest ghcr.io/gethomepage/homepage:latest

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

github-actions[bot] commented 5 months ago

This issue is stale