Home  >  Q&A  >  body text

开发环境 - 在国内如何快速部署docker开放环境?

好多东西都需要翻墙,image下载速度只有十来k每秒,有什么好办法没?

仅有的幸福仅有的幸福2705 days ago750

reply all(5)I'll reply

  • 伊谢尔伦

    伊谢尔伦2017-04-27 09:05:11

    Use 163’s source or Alibaba’s source
    How to change the source please go to Baidu

    reply
    0
  • 某草草

    某草草2017-04-27 09:05:11

    I use the image of daocloud.

    reply
    0
  • 怪我咯

    怪我咯2017-04-27 09:05:11

    This can use the one-click installation package I made myself, which can quickly install docker or docker-compose.
    For the installation of docker-engine, the script features are as follows:

    • Supports installation of centos7, ubuntu, debian systems

    • Supports installation of specific versions of docker

    • Automatically select a faster repository based on the network environment test results, such as mirrors.ustc.edu.cn in China and dockerproject.org abroad

    • Automatically set up hub-mirror.c.163.com registry mirror for China through the test network

    For the installation of compose, the script features are as follows:

    • Supports installation of all Linux systems

    • Supports installation of specific versions of compose

    • Since compose is hosted on Amazon AWS and is almost inaccessible in China, a proxy download is automatically set up

    How to use:

    wget centos.bz/ezhttp.zip
    unzip ezhttp.zip
    cd ezhttp-master
    ./start.sh

    A menu will pop up, enter 2 to select Some Useful Tools.
    Then enter 17 to select install docker, enter 18 to select install compose.
    Reference https://www.centos.bz/2017/02...

    reply
    0
  • 阿神

    阿神2017-04-27 09:05:11

    The image download is slow, you can use the docker image accelerator directly
    Just configure it in /etc/docker/daemon.json

    reply
    0
  • 滿天的星座

    滿天的星座2017-04-27 09:05:11

    Use Shisu Cloud and Daocloud

    reply
    0
  • Cancelreply