Remove VOLUME closes #139 #151

This commit is contained in:
Ric Harvey
2017-07-25 23:02:03 +01:00
parent 0579a6c9d0
commit 3ef8afd8af

View File

@@ -237,7 +237,6 @@ RUN chmod 755 /usr/bin/pull && chmod 755 /usr/bin/push && chmod 755 /usr/bin/let
ADD src/ /var/www/html/
ADD errors/ /var/www/errors
VOLUME /var/www/html
EXPOSE 443 80