RUn docker instance as permissive, changing to fast
This commit is contained in:
parent
439063013f
commit
7254e6ed56
@ -6,3 +6,10 @@ optional_policy(`
|
||||
')
|
||||
permissive osad_t;
|
||||
')
|
||||
|
||||
optional_policy(`
|
||||
gen_require(`
|
||||
type docker_t;
|
||||
')
|
||||
permissive docker_t;
|
||||
')
|
||||
|
Loading…
Reference in New Issue
Block a user