March 2017
Beginner to intermediate
925 pages
18h 11m
English
It is recommended that you set up some form of MAC on the Docker host either through SELinux or AppArmor, depending on the Linux distribution. In this recipe, we'll see how to set up SELinux on a Fedora/RHEL/CentOS installed system. Let's first look at what SELinux is:
With Docker containers, we use two types of SELinux enforcement:
svirt_lxc_net_t and each container file is ...Read now
Unlock full access