Merge pull request #2393 from vladyslavstartsev/cachetool-php-fpm

Added CacheTool
This commit is contained in:
Shao Yu-Lung (Allen)
2019-12-05 11:40:40 +08:00
committed by GitHub
3 changed files with 18 additions and 0 deletions

View File

@ -191,6 +191,7 @@ PHP_FPM_INSTALL_IONCUBE=false
PHP_FPM_INSTALL_RDKAFKA=false
PHP_FPM_FAKETIME=-0
PHP_FPM_INSTALL_APCU=false
PHP_FPM_INSTALL_CACHETOOL=false
PHP_FPM_INSTALL_YAML=false
PHP_FPM_INSTALL_ADDITIONAL_LOCALES=false
PHP_FPM_INSTALL_MYSQL_CLIENT=false