Skip to content

Commit fa1e390

Browse files
committed
add apparmor to the Dockerfile
Docker-DCO-1.1-Signed-off-by: Victor Vieux <[email protected]> (github: vieux)
1 parent 20bcb80 commit fa1e390

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -yq \
4747
ruby1.9.1 \
4848
ruby1.9.1-dev \
4949
s3cmd=1.1.0* \
50+
apparmor \
5051
--no-install-recommends
5152

5253
# Get and compile LXC 0.8 (since it is the most stable)

0 commit comments

Comments
 (0)