ubuntu下安装docker最简单的方式:
镜像拉取可以直接使用:
如果感觉拉取docker.io的镜像源较慢可以在镜像前面:daocloud.io/daoclou
sudo docker pull daocloud.io/daocloud/image:latest
换了镜像的源可以加快拉取速度