togettoyou / hub-mirror

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

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

Closed aopkcn closed 1 year ago

aopkcn commented 1 year ago

{ "hub-mirror": [ "ghcr.io/kleinrui/sspanel-uim:latest" ] }

github-actions[bot] commented 1 year ago

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

echo -e '   \ndocker pull togettoyou/ghcr.io.kleinrui.sspanel-uim:latest\ndocker tag togettoyou/ghcr.io.kleinrui.sspanel-uim:latest ghcr.io/kleinrui/sspanel-uim:latest\n\n' | bash

或是手动执行:


docker pull togettoyou/ghcr.io.kleinrui.sspanel-uim:latest
docker tag togettoyou/ghcr.io.kleinrui.sspanel-uim:latest ghcr.io/kleinrui/sspanel-uim:latest

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

github-actions[bot] commented 1 year ago

This issue is stale because it has been open 7 days with no activity. Remove stale label or comment or this will be closed in 2 days.