--no-print-directory Turn off -w, even if it was turned on implicitly. -W FILE, --what-if=FILE, --new-file=FILE, --assume-new=FILE Consider FILE to be infinitely new. --warn-undefined-variables Warn when an undefined variable is referenced.
This program built for x86_64-alpine-linux-musl Report bugs to <bug-make@gnu.org> The command '/bin/sh -c apk add --no-cache --update nginx supervisor make freetype libpng libjpeg-turbo freetype-dev libpng-dev libjpeg-turbo-dev zlib-dev icu-dev g++ && docker-php-ext-configure gd --with-gd --with-freetype-dir=/usr/include/ --with-png-dir=/usr/include/ --with-jpeg-dir=/usr/include/ && docker-php-ext-configure intl NPROC=$(grep -c ^processor /proc/cpuinfo 2>/dev/null || 1) && docker-php-ext-install -j${NPROC} opcache mysqli pdo pdo_mysql gd zip intl && apk del --no-cache freetype-dev libpng-dev libjpeg-turbo-dev' returned a non-zero code: 2 ERROR: Job failed: error executing remote command: command terminated with non-zero exit code: Error executing in Docker Container: 2