remove timeout for nextcloud-config
This commit is contained in:
parent
9f9a72fc28
commit
a231e45617
3 changed files with 53 additions and 51 deletions
|
@ -137,6 +137,8 @@ COPY --from=builder --chown=nginx:nginx /var/lib/nextcloud /var/lib/nextcloud
|
|||
|
||||
RUN rm /etc/nginx/http.d/default.conf
|
||||
|
||||
ENV S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0
|
||||
|
||||
ADD /rootfs /
|
||||
|
||||
VOLUME [ "/var/lib/nextcloud/data", "/var/lib/nextcloud/config" ]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue