第一种方法从Ubuntu的仓库直接下载安装
$sudo apt-get install docker.io
查看是否安装成功
$docker -v Docker version 18.09.2, build 6247962