docker启动报错 :Error starting daemon: SELinux is not supported with the overlay2 graph driver on this kernel. Either boot into a newer kernel or disabl...nabled=false)


环境:Centos7

命令:systemctl start docker

   systemctl status docker.service

解决方案:

  意思是此linux的内核中的SELinux不支持 overlay2 graph driver

  重新编辑docker配置文件:

    vi /etc/sysconfig/docker

    改为:

 


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM