#48 - fix
This commit is contained in:
parent
76fb8a4c5c
commit
7832e039d9
@ -14,11 +14,9 @@ RUN pecl install redis \
|
||||
postgresql-dev \
|
||||
zip \
|
||||
libzip-dev \
|
||||
libpng-dev \
|
||||
&& docker-php-ext-install \
|
||||
pdo_pgsql \
|
||||
zip \
|
||||
gd \
|
||||
&& docker-php-ext-configure \
|
||||
zip \
|
||||
&& docker-php-ext-enable \
|
||||
|
Loading…
x
Reference in New Issue
Block a user