Ubuntu uses daoCloud to install docker

 
Install Docker

Install the latest official release of Docker, support Ubuntu 12.04 and above

curl -sSL https://get.daocloud.io/docker | sh
 

After the installation process is complete, execute the following command to verify the installation result. If you see the output  of docker start/running  , the installation is successful.

sudo service docker status

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=326299617&siteId=291194637