Disable SELinux labels for all containers with volumes
Otherwise the containers will (in most cases) not be able to read/ write the mounted directories/ files. This has no effect on non-SELinux enabled systems.
For reference: https://www.projectatomic.io/blog/2016/03/dwalsh_selinux_containers/