default location dir
This commit is contained in:
parent
89373dc69f
commit
c5ed15ac91
@ -14,6 +14,8 @@ ADD nginx.conf /etc/nginx/
|
|||||||
ADD dhparams.pem /etc/nginx/ssl/
|
ADD dhparams.pem /etc/nginx/ssl/
|
||||||
ADD default.conf /etc/nginx/conf.d/
|
ADD default.conf /etc/nginx/conf.d/
|
||||||
|
|
||||||
|
RUN mkdir -p /etc/nginx/location/default
|
||||||
|
|
||||||
VOLUME /etc/nginx/ssl/
|
VOLUME /etc/nginx/ssl/
|
||||||
VOLUME /etc/nginx/conf.d/
|
VOLUME /etc/nginx/conf.d/
|
||||||
VOLUME /etc/nginx/location/
|
VOLUME /etc/nginx/location/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user