lychee: add php mbstring

This commit is contained in:
Wonderfall 2016-05-10 23:59:12 +02:00
parent 187b11b99e
commit f92ff71373

View File

@ -11,6 +11,7 @@ RUN echo "@commuedge http://nl.alpinelinux.org/alpine/edge/community" >> /etc/ap
&& apk -U add \ && apk -U add \
nginx \ nginx \
libwebp@edge \ libwebp@edge \
php7-mbstring@testing \
php7-fpm@testing \ php7-fpm@testing \
php7-exif@testing \ php7-exif@testing \
php7-gd@testing \ php7-gd@testing \