wip
This commit is contained in:
@@ -32,6 +32,7 @@ RUN apt-get update && apt-get install -y \
|
||||
zlib1g-dev \
|
||||
libzip-dev \
|
||||
libicu-dev \
|
||||
libpq-dev \
|
||||
supervisor \
|
||||
&& docker-php-ext-configure gd --with-freetype --with-jpeg \
|
||||
&& docker-php-ext-install -j$(nproc) \
|
||||
|
||||
Reference in New Issue
Block a user