togettoyou / hub-mirror

🚀 通过 GitHub Actions 将 docker.io、gcr.io、registry.k8s.io、k8s.gcr.io、quay.io、ghcr.io 等国外镜像转换为国内镜像加速下载
MIT License
925 stars 507 forks source link

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

Closed imsnae closed 8 months ago

imsnae commented 8 months ago

{ "hub-mirror": [ "ghcr.io/muchobien/pocketbase:latest" ] }

github-actions[bot] commented 8 months ago

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

echo -e '\ndocker pull togettoyou/ghcr.io.muchobien.pocketbase:latest\ndocker tag togettoyou/ghcr.io.muchobien.pocketbase:latest ghcr.io/muchobien/pocketbase:latest' | bash

或是手动执行:


docker pull togettoyou/ghcr.io.muchobien.pocketbase:latest
docker tag togettoyou/ghcr.io.muchobien.pocketbase:latest ghcr.io/muchobien/pocketbase:latest

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