add options INSTALL_ZIP_ARCHIVE to php-fpm

This commit is contained in:
Lialosiu
2016-08-14 15:53:08 +08:00
parent 82cbad75d4
commit 1fdf800988
4 changed files with 28 additions and 0 deletions

View File

@ -26,6 +26,7 @@ services:
args:
- INSTALL_MONGO=false
- INSTALL_XDEBUG=false
- INSTALL_ZIP_ARCHIVE=false
dockerfile: Dockerfile-70
volumes_from:
- volumes_source