guoh1988 / hub-mirror

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

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

Open guoh1988 opened 11 months ago

guoh1988 commented 11 months ago

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

]

}

github-actions[bot] commented 11 months ago

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

echo -e '   \ndocker pull guohui1988/gcr.io.distroless.base-debian11:latest\ndocker tag guohui1988/gcr.io.distroless.base-debian11:latest gcr.io/distroless/base-debian11:latest\n\n' | bash

或是手动执行:


docker pull guohui1988/gcr.io.distroless.base-debian11:latest
docker tag guohui1988/gcr.io.distroless.base-debian11:latest gcr.io/distroless/base-debian11:latest

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