Use apparmor from s3

This commit is contained in:
Pascal Vizeli
2018-06-20 13:28:30 +00:00
parent 2abbbbd1fa
commit ed5a5033dd
11 changed files with 40 additions and 82 deletions

View File

@@ -2,7 +2,7 @@ FROM alpine:3.7
# Install packages
RUN apk add --no-cache \
bash coreutils e2fsprogs
bash coreutils e2fsprogs curl
RUN apk add --no-cache --repository http://nl.alpinelinux.org/alpine/v3.7/community \
docker