remove timeout for nextcloud-config
This commit is contained in:
parent
eed66de7e2
commit
d02671225c
5 changed files with 57 additions and 54 deletions
|
@ -133,6 +133,8 @@ RUN apk add --no-cache \
|
|||
|
||||
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 /
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue