mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-22 07:26:55 +00:00
adjust log files to be stored in a volume
Signed-off-by: szaimen <szaimen@e.mail.de>
This commit is contained in:
parent
3f5f11dfd9
commit
f7b04cda0e
2 changed files with 7 additions and 4 deletions
|
|
@ -222,8 +222,6 @@ RUN set -ex; \
|
|||
chown www-data:root -R /usr/local/etc/php/conf.d && \
|
||||
chown www-data:root -R /var/log/supervisord/ && \
|
||||
chown www-data:root -R /var/run/supervisord/ && \
|
||||
mkdir -p /var/log/nextcloud/ && \
|
||||
chown -R www-data:root /var/log/nextcloud/ && \
|
||||
rm -r /usr/src/nextcloud/apps/updatenotification
|
||||
|
||||
COPY start.sh /
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue