mirror of
https://github.com/moby/moby.git
synced 2026-08-07 16:41:50 +00:00
Merge pull request #10017 from jfrazelle/apparmor_lxc
Add apparmor package to Dockerfile
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