remove default nginx config
This commit is contained in:
parent
a7e1e8f87e
commit
d83b65ae5b
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ RUN chown -R nginx:nginx /var/lib/nextcloud
|
||||||
RUN chown -R nginx:nginx /usr/share/webapps/nextcloud
|
RUN chown -R nginx:nginx /usr/share/webapps/nextcloud
|
||||||
|
|
||||||
RUN mkdir /run/nginx
|
RUN mkdir /run/nginx
|
||||||
|
RUN rm /etc/nginx/conf.d/default.conf
|
||||||
|
|
||||||
ADD /rootfs /
|
ADD /rootfs /
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue