commit
d44d5e3676
|
@ -320,7 +320,7 @@ installBundledModule () {
|
||||||
esac
|
esac
|
||||||
;;
|
;;
|
||||||
imap)
|
imap)
|
||||||
docker-php-ext-configure imap --with-kerberos --with-imap-ssl
|
PHP_OPENSSL=yes docker-php-ext-configure imap --with-kerberos --with-imap-ssl
|
||||||
;;
|
;;
|
||||||
ldap)
|
ldap)
|
||||||
docker-php-ext-configure ldap --with-libdir=lib/$(gcc -dumpmachine)
|
docker-php-ext-configure ldap --with-libdir=lib/$(gcc -dumpmachine)
|
||||||
|
|
Loading…
Reference in New Issue