mtpdx / hub-mirror

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

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

Open mtpdx opened 2 years ago

mtpdx commented 2 years ago

{ "hub-mirror": [ "k8s.gcr.io/coredns:1.7.0" ] }

github-actions[bot] commented 2 years ago

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

echo -e 'docker pull hisunyh/k8s.gcr.io.coredns:1.7.0\ndocker tag hisunyh/k8s.gcr.io.coredns:1.7.0 k8s.gcr.io/coredns:1.7.0\ndocker tag hisunyh/k8s.gcr.io.coredns:1.7.0 xx-registry/k8s.gcr.io/coredns:1.7.0\n\n' | bash

或是手动执行:

docker pull hisunyh/k8s.gcr.io.coredns:1.7.0
docker tag hisunyh/k8s.gcr.io.coredns:1.7.0 k8s.gcr.io/coredns:1.7.0
docker tag hisunyh/k8s.gcr.io.coredns:1.7.0 xx-registry/k8s.gcr.io/coredns:1.7.0

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