mirror of https://github.com/docker/docs.git
Revert "add apparmor to the Dockerfile"
This reverts commit fa1e390cad
.
Docker-DCO-1.1-Signed-off-by: Victor Vieux <vieux@docker.com> (github: vieux)
This commit is contained in:
parent
8296125b32
commit
ae686c0486
|
@ -47,7 +47,6 @@ RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -yq \
|
||||||
ruby1.9.1 \
|
ruby1.9.1 \
|
||||||
ruby1.9.1-dev \
|
ruby1.9.1-dev \
|
||||||
s3cmd=1.1.0* \
|
s3cmd=1.1.0* \
|
||||||
apparmor \
|
|
||||||
--no-install-recommends
|
--no-install-recommends
|
||||||
|
|
||||||
# Get and compile LXC 0.8 (since it is the most stable)
|
# Get and compile LXC 0.8 (since it is the most stable)
|
||||||
|
|
Loading…
Reference in New Issue