项目地址:https://github.com/zhangguanzhang/gcr.io

How to use?

拉取

假设需要拉取gcr.io/google_containers/pause:3.1 和 gcr.io/google_containers/kube-apiserver-amd64:v1.11.3

$ curl -s https://zhangguanzhang.github.io/bash/pull.sh | bash -s -- gcr.io/google_containers/pause:3.1
$ curl -s https://zhangguanzhang.github.io/bash/pull.sh | bash -s -- gcr.io/google_containers/kube-apiserver-amd64:v1.11.3

相关文章:

  • 2022-01-08
  • 2022-12-23
  • 2022-12-23
  • 2021-11-28
  • 2022-02-14
  • 2021-12-25
  • 2022-12-23
猜你喜欢
  • 2021-09-27
  • 2022-12-23
  • 2021-07-13
  • 2022-12-23
  • 2021-07-04
  • 2021-11-06
相关资源
相似解决方案