Public bug reported: If you install ubuntu-minimal, apparmor is not installed.
If you then try to use docker, any attempt to launch one fails with: root@ip-10-70-7-210:~# docker run busybox /bin/echo hi 2014/04/18 01:10:15 no such file or directory once you: root@ip-10-70-7-210:~# apt-get install apparmor apparmor-profiles it then works: root@ip-10-70-7-210:~# docker run busybox /bin/echo hi 2014/04/18 01:10:15 no such file or directory This is tracked upstream as: https://github.com/dotcloud/docker/issues/4734 but seems to be un-resolved. Tested on 14.04 LTS ** Affects: docker.io (Ubuntu) Importance: Undecided Status: New ** Tags: trusty -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1309288 Title: docker.io requires apparmor but package does not depend on it To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/docker.io/+bug/1309288/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs