mirror of
https://github.com/librenms/docker.git
synced 2026-07-21 01:15:53 +00:00
Add php7-ldap
This commit is contained in:
parent
c86ef44695
commit
33ed56acca
1 changed files with 3 additions and 0 deletions
|
|
@ -28,8 +28,10 @@ RUN apk --update --no-cache add \
|
|||
git \
|
||||
graphviz \
|
||||
imagemagick \
|
||||
libldap \
|
||||
monitoring-plugins \
|
||||
mtr \
|
||||
musl \
|
||||
mysql-client \
|
||||
net-snmp \
|
||||
net-snmp-tools \
|
||||
|
|
@ -45,6 +47,7 @@ RUN apk --update --no-cache add \
|
|||
php7-fpm \
|
||||
php7-gd \
|
||||
php7-json \
|
||||
php7-ldap \
|
||||
php7-mbstring \
|
||||
php7-mcrypt \
|
||||
php7-memcached \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue