cr7258 / hub-mirror

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

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

Closed cr7258 closed 11 months ago

cr7258 commented 2 years ago

{ "hub-mirror": [ "gcr.io/tetratelabs/hello-world:1.0.0" ] }

github-actions[bot] commented 2 years ago

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

echo -e 'docker pull cr7258/gcr.io.tetratelabs.hello-world:1.0.0\ndocker tag cr7258/gcr.io.tetratelabs.hello-world:1.0.0 gcr.io/tetratelabs/hello-world:1.0.0\n\n' | bash

或是手动执行:

docker pull cr7258/gcr.io.tetratelabs.hello-world:1.0.0
docker tag cr7258/gcr.io.tetratelabs.hello-world:1.0.0 gcr.io/tetratelabs/hello-world:1.0.0

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