sealingtech / CLIP

SealingTech's Certifiable Linux Integration Platform
9 stars 12 forks source link

Refine container_runtime_t access #89

Open d3vilbox opened 5 years ago

d3vilbox commented 5 years ago

On a normal system, the container runtime (e.g. docker or containerd) needs to have great power because you don't know what users want to do and you need it to just work. We don't have that same requirement. We know what users are going to do and so we can refine things down. So far I've found that container_runtime_t can: