Support bcmath php extention on php-fpm and workspace (base image 1.3)

Probably closes #453
This commit is contained in:
Mahmoud Zalt
2016-12-21 14:01:51 -05:00
parent 586a21086f
commit 860af556e2
4 changed files with 22 additions and 1 deletions

View File

@ -49,6 +49,7 @@ services:
- INSTALL_SOAP=false
- INSTALL_MONGO=false
- INSTALL_ZIP_ARCHIVE=false
- INSTALL_BCMATH=true
- INSTALL_MEMCACHED=false
- INSTALL_OPCACHE=false
- INSTALL_AEROSPIKE_EXTENSION=false