From ae686c0486cf6e2c0c394c5eb7a26e7d59cf1472 Mon Sep 17 00:00:00 2001 From: Victor Vieux Date: Thu, 1 May 2014 21:49:53 +0000 Subject: [PATCH] Revert "add apparmor to the Dockerfile" This reverts commit fa1e390cad4fd36683e9667795967c711a4867e3. Docker-DCO-1.1-Signed-off-by: Victor Vieux (github: vieux) --- Dockerfile | 1 - 1 file changed, 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index bd9f415f2d..be2233ff87 100644 --- a/Dockerfile +++ b/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)