added php5-posix package. Fixes #26

This commit is contained in:
Diego Lendoiro 2017-06-28 19:17:51 +02:00
parent 64679be946
commit 8a9dedae90
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ ARG BASE_PHP_DEPS="php5-curl \
php5-xsl \
php5-fpm \
php5-phar \
php5-posix \
php5-xml \
php5-openssl \
php5-zlib \