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...
Use 163’s source or Alibaba’s source
How to change the source please go to Baidu
I use the image of daocloud.
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:
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...
The image download is slow, you can use the docker image accelerator directly
Just configure it in /etc/docker/daemon.json
Use Shisu Cloud and Daocloud