mirror of
https://github.com/moby/moby.git
synced 2026-06-30 19:58:03 +00:00
Fixes #26823 Fixes an issue where apparmor was not loaded into the kernel, because apparmor_parser was being called incorrectly. Signed-off-by: Christopher Jones <tophj@linux.vnet.ibm.com>