add apparmor to the Dockerfile

Docker-DCO-1.1-Signed-off-by: Victor Vieux <vieux@docker.com> (github: vieux)
Upstream-commit: fa1e390cad4fd36683e9667795967c711a4867e3
Component: engine
This commit is contained in:
Victor Vieux
2014-05-01 20:51:16 +00:00
parent 3e886ab13d
commit a24ce5fa27
+1
View File
@@ -47,6 +47,7 @@ RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -yq \
ruby1.9.1 \
ruby1.9.1-dev \
s3cmd=1.1.0* \
apparmor \
--no-install-recommends
# Get and compile LXC 0.8 (since it is the most stable)