安装docker. $ yum install docker-io -y $ docker -v // 查看版本$ systemctl start docker // 启动docker $ systemctl enable docker // 设置开机自 ...
確定! 回上一頁