Add php mbstring, very useful

This commit is contained in:
Thomas Decaux
2016-10-19 22:39:02 +02:00
committed by GitHub
parent acaaa0d6e7
commit 5e07b8a9e5

View File

@@ -18,6 +18,7 @@ RUN apk add --no-cache bash \
php5-mysql \
php5-mysqli \
php5-mcrypt \
php5-mbstring \
php5-ctype \
php5-zlib \
php5-gd \