configure plugins

This commit is contained in:
Sebastian Hugentobler 2016-07-14 11:00:12 +02:00
parent 1e1780180a
commit 6045c5c8b1

View File

@ -19,6 +19,7 @@ RUN apk add --no-cache --repository http://dl-3.alpinelinux.org/alpine/edge/test
php7-sockets \ php7-sockets \
php7-mcrypt \ php7-mcrypt \
php7-zip \ php7-zip \
php7-ldap \
php7-pspell php7-pspell
RUN ln -s /usr/bin/php7 /usr/bin/php RUN ln -s /usr/bin/php7 /usr/bin/php