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