add php modules (bcmath and gmp)
This commit is contained in:
parent
92843626ab
commit
648807c02b
1 changed files with 2 additions and 0 deletions
|
@ -107,6 +107,8 @@ RUN apk add --no-cache \
|
||||||
php7-fileinfo \
|
php7-fileinfo \
|
||||||
php7-intl \
|
php7-intl \
|
||||||
php7-exif \
|
php7-exif \
|
||||||
|
php7-bcmath \
|
||||||
|
php7-gmp \
|
||||||
php7-ldap
|
php7-ldap
|
||||||
|
|
||||||
RUN chown -R nginx:nginx /var/lib/nextcloud
|
RUN chown -R nginx:nginx /var/lib/nextcloud
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue