#tradewind:fix mbstring
This commit is contained in:
parent
0f0debb8ca
commit
4cebb44b4c
@ -12,7 +12,6 @@ RUN apk add --no-cache --virtual .build-deps \
|
|||||||
libxml2-dev \
|
libxml2-dev \
|
||||||
postgresql-dev \
|
postgresql-dev \
|
||||||
sqlite-dev \
|
sqlite-dev \
|
||||||
libonig-dev \
|
|
||||||
&& apk add --no-cache \
|
&& apk add --no-cache \
|
||||||
curl \
|
curl \
|
||||||
git \
|
git \
|
||||||
@ -27,7 +26,6 @@ RUN apk add --no-cache --virtual .build-deps \
|
|||||||
&& docker-php-ext-install \
|
&& docker-php-ext-install \
|
||||||
curl \
|
curl \
|
||||||
iconv \
|
iconv \
|
||||||
mbstring \
|
|
||||||
pdo \
|
pdo \
|
||||||
pdo_mysql \
|
pdo_mysql \
|
||||||
pdo_pgsql \
|
pdo_pgsql \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user