myysophia / hub-mirror

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

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

Open myysophia opened 2 years ago

myysophia commented 2 years ago

{ "hub-mirror": [ "gcr.io/google_samples/gb-frontend:v5" ] }

github-actions[bot] commented 2 years ago

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

echo -e 'docker pull ninesun0318/gcr.io.google_samples.gb-frontend:v5\ndocker tag ninesun0318/gcr.io.google_samples.gb-frontend:v5 gcr.io/google_samples/gb-frontend:v5\n\n' | bash

或是手动执行:

docker pull ninesun0318/gcr.io.google_samples.gb-frontend:v5
docker tag ninesun0318/gcr.io.google_samples.gb-frontend:v5 gcr.io/google_samples/gb-frontend:v5

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