wuxie0ne / hub-mirror

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

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

Closed wuxie0ne closed 9 months ago

wuxie0ne commented 2 years ago

{ "hub-mirror": [ "k8s.gcr.io/prometheus-adapter/prometheus-adapter:v0.9.1" ] }

github-actions[bot] commented 2 years ago

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

echo -e '   \ndocker pull wuxie0ne/k8s.gcr.io.prometheus-adapter.prometheus-adapter:v0.9.1\ndocker tag wuxie0ne/k8s.gcr.io.prometheus-adapter.prometheus-adapter:v0.9.1 k8s.gcr.io/prometheus-adapter/prometheus-adapter:v0.9.1\n\n' | bash

或是手动执行:


docker pull wuxie0ne/k8s.gcr.io.prometheus-adapter.prometheus-adapter:v0.9.1
docker tag wuxie0ne/k8s.gcr.io.prometheus-adapter.prometheus-adapter:v0.9.1 k8s.gcr.io/prometheus-adapter/prometheus-adapter:v0.9.1

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

github-actions[bot] commented 9 months ago

This issue is stale