mirror of
https://github.com/moby/moby.git
synced 2026-07-15 12:01:27 +00:00
Adjust the docker-default profile for when the docker daemon is running in AppArmor confinement. To enable 'docker kill' we need to allow the container to receive kill signals from the daemon. Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com>