Added PHP-FPM

This commit is contained in:
William Miceli
2019-03-30 13:03:23 -04:00
parent 076f4d5bcb
commit da907eaafc

View File

@@ -10,6 +10,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
php \ php \
php-apcu \ php-apcu \
php-curl \ php-curl \
php-fpm \
php-gd \ php-gd \
php-mbstring \ php-mbstring \
php-xml \ php-xml \