From: Guillaume Pellerin Date: Fri, 11 Dec 2015 21:56:21 +0000 (+0100) Subject: app and sandbox refactoring to avoid media volumes mounting inside other volumes. X-Git-Tag: 1.6b~7^2~39^2~13 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=3d8d09b2d41ddc439bd751f0abff1a2655a791b5;p=telemeta.git app and sandbox refactoring to avoid media volumes mounting inside other volumes. --- diff --git a/.dockerignore b/.dockerignore new file mode 100644 index 00000000..2cd65abd --- /dev/null +++ b/.dockerignore @@ -0,0 +1,3 @@ +media +static +var diff --git a/Dockerfile b/Dockerfile index 59842d76..7451326f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -21,16 +21,14 @@ MAINTAINER Guillaume Pellerin , Thomas fillon