update nextcloud

This commit is contained in:
Sebastian Hugentobler 2018-01-30 08:36:21 +01:00
parent d2b4a329c7
commit 8673377a89
6 changed files with 58 additions and 58 deletions

View file

@ -8,9 +8,11 @@ RUN apk add --no-cache \
postgresql-client \
nextcloud \
nextcloud-user_ldap \
nextcloud-pgsql
nextcloud-pgsql \
php7-opcache
RUN chown -R nginx:nginx /var/lib/nextcloud
RUN chown -R nginx:nginx /etc/nextcloud
RUN chown -R nginx:nginx /usr/share/webapps/nextcloud
RUN mkdir /run/nginx