mirror of
https://github.com/Intervention/image.git
synced 2025-08-11 16:34:00 +02:00
Re-add removed dependencies to dev environment
This commit is contained in:
@@ -7,6 +7,8 @@ RUN apt update \
|
||||
libwebp-dev \
|
||||
libpng-dev \
|
||||
libavif-dev \
|
||||
git \
|
||||
zip \
|
||||
&& pecl install imagick \
|
||||
&& pecl install xdebug \
|
||||
&& docker-php-ext-configure gd --with-freetype --with-jpeg --with-webp --with-avif \
|
||||
|
Reference in New Issue
Block a user