mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Add apparmor
Docker-DCO-1.1-Signed-off-by: Jessica Frazelle <jess@docker.com> (github: jfrazelle)
This commit is contained in:
parent
8ba4484084
commit
cdc14c7cbf
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ MAINTAINER Tianon Gravi <admwiggin@gmail.com> (@tianon)
|
||||||
|
|
||||||
# Packaged dependencies
|
# Packaged dependencies
|
||||||
RUN apt-get update && apt-get install -y \
|
RUN apt-get update && apt-get install -y \
|
||||||
|
apparmor \
|
||||||
aufs-tools \
|
aufs-tools \
|
||||||
automake \
|
automake \
|
||||||
btrfs-tools \
|
btrfs-tools \
|
||||||
|
|
Loading…
Reference in a new issue