ljzsdut / hub-mirror

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

kube-webhook-certgen-v1.1.1 #7

Closed ljzsdut closed 10 months ago

ljzsdut commented 2 years ago

{ "hub-mirror": [ "k8s.gcr.io/ingress-nginx/kube-webhook-certgen:v1.1.1" ] }

github-actions[bot] commented 2 years ago

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

echo -e 'docker pull ljzsdut/k8s.gcr.io.ingress-nginx.kube-webhook-certgen:v1.1.1\ndocker tag ljzsdut/k8s.gcr.io.ingress-nginx.kube-webhook-certgen:v1.1.1 k8s.gcr.io/ingress-nginx/kube-webhook-certgen:v1.1.1\n\n' | bash

或是手动执行:

docker pull ljzsdut/k8s.gcr.io.ingress-nginx.kube-webhook-certgen:v1.1.1
docker tag ljzsdut/k8s.gcr.io.ingress-nginx.kube-webhook-certgen:v1.1.1 k8s.gcr.io/ingress-nginx/kube-webhook-certgen:v1.1.1

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

github-actions[bot] commented 10 months ago

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

echo -e '\n# if your repository is private,please login...\n# docker login registry.cn-qingdao.aliyuncs.com/ljzsdut --username={your username}\n    \ndocker pull registry.cn-qingdao.aliyuncs.com/ljzsdut/k8s.gcr.io.ingress-nginx.kube-webhook-certgen:v1.1.1\ndocker tag registry.cn-qingdao.aliyuncs.com/ljzsdut/k8s.gcr.io.ingress-nginx.kube-webhook-certgen:v1.1.1 k8s.gcr.io/ingress-nginx/kube-webhook-certgen:v1.1.1\n\n' | bash

或是手动执行:


# if your repository is private,please login...
# docker login registry.cn-qingdao.aliyuncs.com/ljzsdut --username={your username}

docker pull registry.cn-qingdao.aliyuncs.com/ljzsdut/k8s.gcr.io.ingress-nginx.kube-webhook-certgen:v1.1.1
docker tag registry.cn-qingdao.aliyuncs.com/ljzsdut/k8s.gcr.io.ingress-nginx.kube-webhook-certgen:v1.1.1 k8s.gcr.io/ingress-nginx/kube-webhook-certgen:v1.1.1

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

github-actions[bot] commented 10 months ago

This issue is stale