togettoyou / hub-mirror

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

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

Closed rom2222 closed 1 year ago

rom2222 commented 1 year ago

{ "hub-mirror": [ "gcr.io/distroless/base-debian11" ] }

github-actions[bot] commented 1 year ago

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

echo -e '\ndocker pull togettoyou/gcr.io.distroless.base-debian11\ndocker tag togettoyou/gcr.io.distroless.base-debian11 gcr.io/distroless/base-debian11' | bash

或是手动执行:


docker pull togettoyou/gcr.io.distroless.base-debian11
docker tag togettoyou/gcr.io.distroless.base-debian11 gcr.io/distroless/base-debian11

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

github-actions[bot] commented 1 year ago

This issue is stale