When I run apparmor_status, I see default-docker profile is loaded in enforce mode. In v1.13 and above, the default-docker profile for container get generated in tempfs based on template (and not stored in /etc/apparmor.d) , how do I make the profile to get loaded in complain mode?
Also is there a way I can dump the generated default-docker profile?
Thanks for the help.