mirror of
https://github.com/Intervention/image.git
synced 2025-01-16 19:58:14 +01:00
Re-add removed dependencies to dev environment
This commit is contained in:
parent
a7ec9746fa
commit
c534d4aaa8
@ -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 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user