当前位置:   article > 正文

无法访问gcr.io的解决办法_gcr.io无法访问

gcr.io无法访问

1. 使用国内作者制作的gcr.io镜像安装工具
GitHub - zhangguanzhang/gcr.io: sync the docker images of the gcr.io and quay.io:cyclone: sync the docker images of the gcr.io and quay.io - GitHub - zhangguanzhang/gcr.io: sync the docker images of the gcr.io and quay.iohttps://github.com/zhangguanzhang/gcr.io

2. 安装EPEL源

yum install -y epel-release
yum install -y jq

3. 查询namespace

curl -s https://zhangguanzhang.github.io/bash/pull.sh | bash -s search gcr.io

4. 查询镜像

curl -s https://zhangguanzhang.github.io/bash/pull.sh | bash -s search gcr.io/distroless/static:nonroot

5. 下载镜像

5.1 下载

curl -s https://zhangguanzhang.github.io/bash/pull.sh | bash -s gcr.io/distroless/static:nonroot

5.2. 验证

docker images | grep static

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/盐析白兔/article/detail/774818
推荐阅读
相关标签
  

闽ICP备14008679号