Edit Dockerfile
This commit is contained in:
@@ -31,8 +31,6 @@ RUN apt-get update && apt-get install -y \
|
|||||||
libzip-dev \
|
libzip-dev \
|
||||||
libaio1 \
|
libaio1 \
|
||||||
libaio-dev \
|
libaio-dev \
|
||||||
zip \
|
|
||||||
git \
|
|
||||||
unzip \
|
unzip \
|
||||||
&& docker-php-ext-configure gd \
|
&& docker-php-ext-configure gd \
|
||||||
--with-freetype \
|
--with-freetype \
|
||||||
|
|||||||
Reference in New Issue
Block a user