add options INSTALL_ZIP_ARCHIVE to php-fpm
This commit is contained in:
@ -26,6 +26,7 @@ services:
|
||||
args:
|
||||
- INSTALL_MONGO=false
|
||||
- INSTALL_XDEBUG=false
|
||||
- INSTALL_ZIP_ARCHIVE=false
|
||||
dockerfile: Dockerfile-70
|
||||
volumes_from:
|
||||
- volumes_source
|
||||
|
Reference in New Issue
Block a user