1
0
Fork 0
mirror of https://github.com/librenms/docker.git synced 2026-01-23 10:15:22 +00:00

Merge pull request #5 from shamsway/master

Add php7-ldap
This commit is contained in:
CrazyMax 2018-11-21 20:57:56 +01:00 committed by GitHub
commit 2ed2b7639b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -45,6 +45,7 @@ RUN apk --update --no-cache add \
php7-fpm \
php7-gd \
php7-json \
php7-ldap \
php7-mbstring \
php7-mcrypt \
php7-memcached \