The following issue takes place in Debian Jessie (under Vagrant):
The docker documentation claims that an apparmor profile is automatically placed in /etc/apparmor.d/docker
, yet when I list the contents of this directory, it it is not to be found.
Contents of /etc/apparmor.d
:
abstractions
cache
disable
force-complain
local
tunables
Docker version information
$ docker version
Client:
Version: 1.12.1
API version: 1.24
Go version: go1.6.3
Git commit: 23cf638
Built: Thu Aug 18 05:02:53 2016
OS/Arch: linux/amd64
Server:
Version: 1.12.1
API version: 1.24
Go version: go1.6.3
Git commit: 23cf638
Built: Thu Aug 18 05:02:53 2016
OS/Arch: linux/amd64