gsgtzq

现在还有什么办法可以访问 gcr.io/quay.io?

  •  
  •   gsgtzq · May 12, 2020 · 4641 views
    This topic created in 2228 days ago, the information mentioned may be changed or developed.

    azk8s.cn 403 了 中科大的大姨妈严重,连 linux 镜像源都跑不稳了,一直不通一直爽 阿里镜像要我登录

    还能不能愉快玩耍了,求大家给个能用的办法……

    3 replies    2020-06-09 18:36:07 +08:00
    basefas
        1
    basefas  
       May 12, 2020
    ```pull.sh
    #!/bin/bash
    images=(
    pause-amd64:3.0
    )
    for image in ${images[@]} ; do
    docker pull mirrorgooglecontainers/$image
    docker tag mirrorgooglecontainers/$image gcr.io/google_containers/$image
    docker rmi mirrorgooglecontainers/$image
    done
    ```
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   899 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 28ms · UTC 19:39 · PVG 03:39 · LAX 12:39 · JFK 15:39
    ♥ Do have faith in what you're doing.