Closed pixelcat closed 7 years ago
Looks like the build on this failed with:
ERROR: Failed to create usr/libexec/gcc/x86_64-alpine-linux-musl/6.2.1/cc1plus: No space left on device ERROR: g++-6.2.1-r1: No space left on device
@pixelcat I think there was just a temporarily problem on travis, please try again
Updated Pull request. Thanks :)
LDAP extension has been added https://github.com/wodby/php/blob/master/7.0/test/php_modules
Please review pull request:
https://github.com/wodby/drupal-php/pull/24
This adds ldap support to the docker image for php 5.6, 7.0 and 7.1.
Thanks! -=Aaron