Browse Source

Revert "add apparmor to the Dockerfile"

This reverts commit fa1e390cad4fd36683e9667795967c711a4867e3.

Docker-DCO-1.1-Signed-off-by: Victor Vieux <vieux@docker.com> (github: vieux)
Victor Vieux 11 years ago
parent
commit
ae686c0486
1 changed files with 0 additions and 1 deletions
  1. 0 1
      Dockerfile

+ 0 - 1
Dockerfile

@@ -47,7 +47,6 @@ 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)