Docker启动失败——Job for docker.service failed because the control process exited with error...

Centos7安装docker,启动dockerJob for docker.service failed because the control process exited with error…错误。 1.systemctl start docker启动报以下错误: 2.解决办法:禁用掉selinux 3.把SELINUX=enforcing注释,改为SELINUX=disable 在vi编
相关文章
相关标签/搜索