php5-zlib added

Enable reading of epub within browser
This commit is contained in:
Neil 2016-09-28 11:01:37 +01:00 committed by GitHub
parent 0f6d3c769d
commit a7f9a770cd

View File

@ -12,7 +12,8 @@ RUN \
php5-intl \
php5-opcache \
php5-openssl \
php5-pdo_sqlite
php5-pdo_sqlite \
php5-zlib
# install cops
RUN \