use php base64 encodie

This commit is contained in:
Sebastian Hugentobler 2018-01-30 10:47:09 +01:00
parent 8be1983afa
commit 6b633189b7
2 changed files with 3 additions and 2 deletions

View file

@ -11,7 +11,8 @@ RUN apk add --no-cache \
nextcloud-files_sharing \
nextcloud-files_texteditor \
nextcloud-pgsql \
php7-opcache
php7-opcache \
php7-pcntl
RUN chown -R nginx:nginx /var/lib/nextcloud
RUN chown -R nginx:nginx /etc/nextcloud