国外
curl -sSL https://get.docker.com/ | sh国内
curl -sSL https://get.daocloud.io/docker | sh卸载docker
sudo apt-get remove docker docker-engine
rm -fr /var/lib/docker/正文完
curl -sSL https://get.docker.com/ | shcurl -sSL https://get.daocloud.io/docker | shsudo apt-get remove docker docker-engine
rm -fr /var/lib/docker/