copy default webroot test pages
This commit is contained in:
parent
0474fa840c
commit
2d2548172a
@ -25,6 +25,7 @@ LABEL org.label-schema.version="0.1-beta"
|
||||
COPY entrypoint.sh /entrypoint.sh
|
||||
COPY config /etc/nginx/
|
||||
COPY sites /etc/nginx/sites/
|
||||
COPY webroot /usr/share/nginx/html/
|
||||
|
||||
# expose ports
|
||||
EXPOSE 80 443
|
||||
|
Loading…
Reference in New Issue
Block a user