11listen / hub-mirror

🚀 gcr.io、k8s.gcr.io、quay.io、ghcr.io 等国外镜像加速下载服务

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[hub-mirror] 请求执行任务

OnceSh opened this issue · comments

{
"hub-mirror": [
"quay.io/cephcsi/cephcsi:v3.6.1"
]
}

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

echo -e 'docker pull 1isten/quay.io.cephcsi.cephcsi:v3.6.1\ndocker tag 1isten/quay.io.cephcsi.cephcsi:v3.6.1 quay.io/cephcsi/cephcsi:v3.6.1\n\n' | bash

或是手动执行:

docker pull 1isten/quay.io.cephcsi.cephcsi:v3.6.1
docker tag 1isten/quay.io.cephcsi.cephcsi:v3.6.1 quay.io/cephcsi/cephcsi:v3.6.1

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