mirror of
https://github.com/librenms/docker.git
synced 2026-01-23 18:25:09 +00:00
add PHP GMP extension
This commit is contained in:
parent
a552bf285d
commit
2b470b145d
1 changed files with 1 additions and 0 deletions
|
|
@ -37,6 +37,7 @@ RUN apk --update --no-cache add \
|
|||
php7-fileinfo \
|
||||
php7-fpm \
|
||||
php7-gd \
|
||||
php7-gmp \
|
||||
php7-json \
|
||||
php7-ldap \
|
||||
php7-mbstring \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue