Add option to install Google V8 Javascript Engine PHP extension

This commit is contained in:
Edmund Luong
2016-12-13 20:00:48 -05:00
parent 99fb1b4169
commit 8bacb129c6
2 changed files with 18 additions and 0 deletions

View File

@ -22,6 +22,7 @@ services:
- INSTALL_YARN=false
- INSTALL_DRUSH=false
- INSTALL_AEROSPIKE_EXTENSION=false
- INSTALL_V8JS_EXTENSION=false
- COMPOSER_GLOBAL_INSTALL=false
- INSTALL_WORKSPACE_SSH=false
- PUID=1000