mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-07-01 22:55:39 +00:00
lychee: add php mbstring
This commit is contained in:
@ -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 \
|
||||||
|
Reference in New Issue
Block a user