update nextcloud
This commit is contained in:
parent
d2b4a329c7
commit
8673377a89
6 changed files with 58 additions and 58 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue