fix: condition for xdebug install #3
Annotations
1 error
build bullseye-8.2-debug-dev:arm/v7
buildx failed with: ERROR: failed to solve: process "/bin/bash -c if [[ ${XDEBUG} == \"true\" ]] ; then pecl install redis-5.3.4 \t&& pecl install $(if [[ $(echo \"${PHP} -eq 8.2\" | bc) == 1 ]] ; then echo \"xdebug-3.3.2\" ; else echo \"xdebug-3.0.4 \" ; fi) \t&& docker-php-ext-enable redis xdebug && mv /tmp/xdebug.ini /usr/local/etc/php/conf.d/xdebug.ini ; fi" did not complete successfully: exit code: 1
|
The logs for this run have expired and are no longer available.
Loading