Merge pull request #10017 from jfrazelle/apparmor_lxc
Add apparmor package to Dockerfile Upstream-commit: 91b5634deeabb90eaa41d8d47802746bbe19e512 Component: engine
This commit is contained in:
@ -28,6 +28,7 @@ MAINTAINER Tianon Gravi <admwiggin@gmail.com> (@tianon)
|
||||
|
||||
# Packaged dependencies
|
||||
RUN apt-get update && apt-get install -y \
|
||||
apparmor \
|
||||
aufs-tools \
|
||||
automake \
|
||||
btrfs-tools \
|
||||
|
||||
Reference in New Issue
Block a user