mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07: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>