Volume Dockerfile
This commit is contained in:
parent
eb69b43d90
commit
27fbe208e2
@ -4,3 +4,5 @@ label maintainer="Paul TREHIOU <paul@nyanlout.re>"
|
|||||||
COPY nginx.conf /etc/nginx/conf.d/default.conf
|
COPY nginx.conf /etc/nginx/conf.d/default.conf
|
||||||
|
|
||||||
COPY ./ /usr/share/nginx/html/
|
COPY ./ /usr/share/nginx/html/
|
||||||
|
|
||||||
|
VOLUME /usr/share/nginx/html
|
||||||
|
Loading…
Reference in New Issue
Block a user