效果
image.png环境
- centos7.6
安装实战
curl -sSL https://get.docker.com/ | sh
启动服务
sudo service docker restart
开机自动启动Docker
chkconfig docker on
curl -sSL https://get.docker.com/ | sh
sudo service docker restart
chkconfig docker on
本文标题:Docker安装实战
本文链接:https://www.haomeiwen.com/subject/fifpbctx.html
网友评论