Volume Dockerfile
This commit is contained in:
parent
eb69b43d90
commit
27fbe208e2
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue