安装步骤

# 安装docker  yum install docker  # 启动docker   systemctl start/status docker   # 查看docker启动状态  docker version

启动查看版本