Docker 安装

使用官方安装脚本自动安装

安装命令如下:

curl -fsSL https://get.docker.com -o get-docker.sh
sh get-docker.sh