ubuntu16.04.4 安装docker 到最新版本

sudo apt-get update

sudo curl -s https://get.docker.com | sh

sudo docker version