Fixed SOAP for both php-fpm and CLI

This commit is contained in:
Austin Benesh
2017-02-07 15:21:30 -07:00
parent f7d915256b
commit cf34c4ed32
4 changed files with 20 additions and 2 deletions

View File

@ -17,6 +17,7 @@ services:
context: ./workspace
args:
- INSTALL_XDEBUG=false
- INSTALL_SOAP=false
- INSTALL_MONGO=false
- INSTALL_NODE=false
- INSTALL_YARN=false