xuzhonglin / hub-mirror

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

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

Closed xuzhonglin closed 1 year ago

xuzhonglin commented 1 year ago

{ "hub-mirror": [ "ghcr.io/zitadel/zitadel:v2.20.2" ] }

github-actions[bot] commented 1 year ago

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

echo -e '   \ndocker pull colinxu/ghcr.io.zitadel.zitadel:v2.20.2\ndocker tag colinxu/ghcr.io.zitadel.zitadel:v2.20.2 ghcr.io/zitadel/zitadel:v2.20.2\n\n' | bash

或是手动执行:


docker pull colinxu/ghcr.io.zitadel.zitadel:v2.20.2
docker tag colinxu/ghcr.io.zitadel.zitadel:v2.20.2 ghcr.io/zitadel/zitadel:v2.20.2

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

github-actions[bot] commented 1 year ago

This issue is stale