Cleanup php modules

pull/338/head
Tilo Spannagel 8 years ago committed by Pierre Ozoux
parent adff4fe439
commit 6b09d293af

@ -36,14 +36,11 @@ RUN set -ex; \
gd \
intl \
ldap \
mbstring \
mcrypt \
mysqli \
opcache \
pcntl \
pdo_mysql \
pdo_pgsql \
pgsql \
zip \
; \
pecl install \

@ -42,14 +42,11 @@ RUN set -ex; \
gd \
intl \
ldap \
mbstring \
mcrypt \
mysqli \
opcache \
pcntl \
pdo_mysql \
pdo_pgsql \
pgsql \
zip \
; \
pecl install \

Loading…
Cancel
Save