zhuyaguang / hub-mirror

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

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

Open zhuyaguang opened 2 years ago

zhuyaguang commented 2 years ago

{ "hub-mirror": [ "gcr.io/arrikto/istio/pilot:1.14.1-1-g19df463bb" ] }

github-actions[bot] commented 2 years ago

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

echo -e 'docker pull zhuyaguang/gcr.io.arrikto.istio.pilot:1.14.1-1-g19df463bb\ndocker tag zhuyaguang/gcr.io.arrikto.istio.pilot:1.14.1-1-g19df463bb gcr.io/arrikto/istio/pilot:1.14.1-1-g19df463bb\n\n' | bash

或是手动执行:

docker pull zhuyaguang/gcr.io.arrikto.istio.pilot:1.14.1-1-g19df463bb
docker tag zhuyaguang/gcr.io.arrikto.istio.pilot:1.14.1-1-g19df463bb gcr.io/arrikto/istio/pilot:1.14.1-1-g19df463bb

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