Hacker News new | ask | show | jobs
by cpuguy83 883 days ago
Docker does use selinux policies.

Mapping directories from the host requires that you change selinux labels on those files so that the container process can access the files. That's just how selinux works.