Volume Dockerfile

This commit is contained in:
nyanloutre 2018-03-30 20:06:19 +02:00
parent eb69b43d90
commit 27fbe208e2
Signed by: nyanloutre
GPG Key ID: F85D93686A3A9063
1 changed files with 2 additions and 0 deletions

View File

@ -4,3 +4,5 @@ label maintainer="Paul TREHIOU <paul@nyanlout.re>"
COPY nginx.conf /etc/nginx/conf.d/default.conf
COPY ./ /usr/share/nginx/html/
VOLUME /usr/share/nginx/html