#tradewind:fix xdebug
This commit is contained in:
@ -21,7 +21,7 @@ RUN apk add --no-cache --virtual .build-deps \
|
||||
openssl \
|
||||
&& pecl install imagick \
|
||||
&& docker-php-ext-enable imagick \
|
||||
&& pecl install xdebug-2.6.1 \
|
||||
&& pecl install xdebug-3.0.4 \
|
||||
&& docker-php-ext-enable xdebug \
|
||||
&& docker-php-ext-install \
|
||||
curl \
|
||||
|
Reference in New Issue
Block a user