This commit is contained in:
@@ -16,9 +16,11 @@ RUN apt-get update && apt-get install -y \
|
|||||||
libonig-dev \
|
libonig-dev \
|
||||||
libzip-dev \
|
libzip-dev \
|
||||||
libpq5 \
|
libpq5 \
|
||||||
|
libicu-dev \
|
||||||
libpq-dev \
|
libpq-dev \
|
||||||
zip \
|
zip \
|
||||||
fish \
|
fish \
|
||||||
|
intl \
|
||||||
cron \
|
cron \
|
||||||
sudo \
|
sudo \
|
||||||
&& docker-php-ext-configure gd --with-freetype --with-jpeg \
|
&& docker-php-ext-configure gd --with-freetype --with-jpeg \
|
||||||
|
|||||||
Reference in New Issue
Block a user