Hi, I'm trying to apply Apparmor profiles to a guest docker container. Apparmor is installed on the host. Docker supports loading a Apparmor profile using --security-opts=apparmor:profile_name. But is there a way in which we can apply apparmor profiles from the host apparmor without having to use --security-opts while bringing up the container? And without having to install apparmor inside the guest container.
- Yathi
-- AppArmor mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/apparmor
