[Bug 1309288] [NEW] docker.io requires apparmor but package does not depend on it
stevenschlansker
stevenschlansker at gmail.com
Fri Apr 18 01:28:39 UTC 2014
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 at 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 at ip-10-70-7-210:~# apt-get install apparmor apparmor-profiles
it then works:
root at 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
Server Team, which is subscribed to docker.io in 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
More information about the Ubuntu-server-bugs
mailing list