mirror of
https://github.com/moby/moby.git
synced 2026-07-16 04:21:19 +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>