how to disable selinux when make build #4567
Unanswered
miaohao0309
asked this question in
Q&A
Replies: 1 comment
-
Currently there is no way to compile runc without SELinux support (as mentioned in the readme, this was removed in 1.0.0-rc93). Is there a particular reason you'd like to compile runc this way? The SELinux support code should have no effect on non-SELinux systems. And since the SELinux code is written in pure Go, there is no real downside to including it (ditto for AppArmor). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
i want disable selinux when make build,help me,thanks
Beta Was this translation helpful? Give feedback.
All reactions