Skip to content

Change apparmor configuration for containers

Denis Pynkin requested to merge d4s/tiny-image-recipes:wip/d4s/userns into master

Remove AppArmor profile from LXC template. Specify the namespace as part of AppArmor policy. Additional tests.

Both privileged and Unprivileged containers works with custom test lxc/container-privileged-test_connectivity_profile.sh which checks the restrictions for container.

Merge request reports