mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Merge pull request #10017 from jfrazelle/apparmor_lxc
Add apparmor package to Dockerfile
This commit is contained in:
commit
91b5634dee
1 changed files with 1 additions and 0 deletions
|
@ -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 \
|
||||
|
|
Loading…
Add table
Reference in a new issue