wsxiaoys / hub-mirror

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

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

Open wsxiaoys opened 1 year ago

wsxiaoys commented 1 year ago

{ "hub-mirror": [ "ghcr.io/els-rd/transformer-deploy:0.5.3" ] }

github-actions[bot] commented 1 year ago

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

echo -e '\n# if your repository is private,please login...\n# docker login docker.io/instashot --username={your username}\n \ndocker pull docker.io/instashot/ghcr.io.els-rd.transformer-deploy:0.5.3\ndocker tag docker.io/instashot/ghcr.io.els-rd.transformer-deploy:0.5.3 ghcr.io/els-rd/transformer-deploy:0.5.3\n\n' | bash

或是手动执行:


# if your repository is private,please login...
# docker login docker.io/instashot --username={your username}

docker pull docker.io/instashot/ghcr.io.els-rd.transformer-deploy:0.5.3
docker tag docker.io/instashot/ghcr.io.els-rd.transformer-deploy:0.5.3 ghcr.io/els-rd/transformer-deploy:0.5.3

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