00:00:33
May 10, 2019
configure: creating ./config.statusconfig.status: creating config.h % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 124 0 124 0 0 392 0 --:--:-- --:--:-- --:--:-- 392 100 48778 0 48778 0 0 55366 0 --:--:-- --:--:-- --:--:-- 55366 100 236k 0 236k 0 0 240k 0 --:--:-- --:--:-- --:--:-- 1871kmv: can't rename 'phpredis-2.2.7': No such file or directoryThe 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 libzip-dev g++ libsodium && 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) && curl -L -o /tmp/redis.tar.gz https://github.com/phpredis/phpredis/archive/4.3.0.tar.gz && tar xfz /tmp/redis.tar.gz && rm -r /tmp/redis.tar.gz && mv phpredis-2.2.7 /usr/src/php/ext/redis && docker-php-ext-install -j${NPROC} opcache mysqli pdo pdo_mysql gd zip intl redis && apk del --no-cache freetype-dev libpng-dev libjpeg-turbo-dev zlib-dev g++' returned a non-zero code: 1ERROR: Job failed: command terminated with exit code 1