add new dependencies

This commit is contained in:
Sebastian Hugentobler 2019-06-21 13:22:33 +02:00
parent fb63db2b1f
commit 23ce69ed62

View File

@ -36,7 +36,15 @@ RUN apk add --no-cache \
php7-zip \
php7-ldap \
php7-pspell \
php7-apcu
php7-apcu \
php7-gd \
php7-ctype \
php7-xmlwriter \
php7-tokenizer
#WORKDIR /var/lib/roundcube
#RUN composer require masterminds/html5
#WORKDIR /
RUN chown -R nginx:nginx /var/lib/roundcube