remove timeout for nextcloud-config

This commit is contained in:
Sebastian Hugentobler 2022-02-14 12:11:09 +01:00
parent eed66de7e2
commit d02671225c
5 changed files with 57 additions and 54 deletions

View file

@ -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 /