fix(prestashop): use node 16 #4
Annotations
76 errors
build (7.1, 1.7.8.2)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c PHP_VERSION=\"$(php -r \"echo PHP_MAJOR_VERSION.PHP_MINOR_VERSION;\")\" && apk update && apk add --no-cache freetype-dev libjpeg-turbo-dev libpng-dev icu-dev libzip-dev gnu-libiconv sudo bash jq git $PHPIZE_DEPS && if [ \"${PHP_VERSION}\" -lt \"74\" ]; then docker-php-ext-configure gd --with-jpeg-dir=/usr/include/ --with-freetype-dir=/usr/include/; else docker-php-ext-configure gd --with-jpeg --with-freetype; fi && docker-php-ext-install gd intl mysqli pdo_mysql zip && pecl install apcu && docker-php-ext-enable apcu && curl https://raw.githubusercontent.com/vishnubob/wait-for-it/master/wait-for-it.sh -o /usr/local/bin/wait-for-it && chmod +x /usr/local/bin/wait-for-it && mkdir -p /var/log/php-fpm && curl \"https://raw.githubusercontent.com/EdieLemoine/envsubst/main/install.sh\" -o /tmp/install-envsubst.sh && sh /tmp/install-envsubst.sh v1.4.0 /usr/local/bin/envsubst && git clone --branch \"${PS_VERSION}\" --depth 1 --single-branch https://github.com/prestashop/prestashop.git . && rm -rf vendor && composer config --global cache-dir /tmp/.cache/composer && yarn set version ${YARN_VERSION} && yarn config set --home enableTelemetry 0 && yarn config set enableGlobalCache true && yarn config set globalFolder /tmp/.cache/yarn && yarn config set logFilters --json '[ {\"code\":\"YN0060\",\"level\":\"discard\"}, {\"code\":\"YN0002\",\"level\":\"discard\"} ]' && yarn config set nodeLinker node-modules && yarn plugin import workspace-tools && chown -R www-data . && npm cache clean --force && yarn cache clean && composer clear-cache && apk del git" did not complete successfully: exit code: 127
|
build (7.1, 8.0.0)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c PHP_VERSION=\"$(php -r \"echo PHP_MAJOR_VERSION.PHP_MINOR_VERSION;\")\" && apk update && apk add --no-cache freetype-dev libjpeg-turbo-dev libpng-dev icu-dev libzip-dev gnu-libiconv sudo bash jq git $PHPIZE_DEPS && if [ \"${PHP_VERSION}\" -lt \"74\" ]; then docker-php-ext-configure gd --with-jpeg-dir=/usr/include/ --with-freetype-dir=/usr/include/; else docker-php-ext-configure gd --with-jpeg --with-freetype; fi && docker-php-ext-install gd intl mysqli pdo_mysql zip && pecl install apcu && docker-php-ext-enable apcu && curl https://raw.githubusercontent.com/vishnubob/wait-for-it/master/wait-for-it.sh -o /usr/local/bin/wait-for-it && chmod +x /usr/local/bin/wait-for-it && mkdir -p /var/log/php-fpm && curl \"https://raw.githubusercontent.com/EdieLemoine/envsubst/main/install.sh\" -o /tmp/install-envsubst.sh && sh /tmp/install-envsubst.sh v1.4.0 /usr/local/bin/envsubst && git clone --branch \"${PS_VERSION}\" --depth 1 --single-branch https://github.com/prestashop/prestashop.git . && rm -rf vendor && composer config --global cache-dir /tmp/.cache/composer && yarn set version ${YARN_VERSION} && yarn config set --home enableTelemetry 0 && yarn config set enableGlobalCache true && yarn config set globalFolder /tmp/.cache/yarn && yarn config set logFilters --json '[ {\"code\":\"YN0060\",\"level\":\"discard\"}, {\"code\":\"YN0002\",\"level\":\"discard\"} ]' && yarn config set nodeLinker node-modules && yarn plugin import workspace-tools && chown -R www-data . && npm cache clean --force && yarn cache clean && composer clear-cache && apk del git" did not complete successfully: exit code: 127
|
build (7.1, 1.7.8.8)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c PHP_VERSION=\"$(php -r \"echo PHP_MAJOR_VERSION.PHP_MINOR_VERSION;\")\" && apk update && apk add --no-cache freetype-dev libjpeg-turbo-dev libpng-dev icu-dev libzip-dev gnu-libiconv sudo bash jq git $PHPIZE_DEPS && if [ \"${PHP_VERSION}\" -lt \"74\" ]; then docker-php-ext-configure gd --with-jpeg-dir=/usr/include/ --with-freetype-dir=/usr/include/; else docker-php-ext-configure gd --with-jpeg --with-freetype; fi && docker-php-ext-install gd intl mysqli pdo_mysql zip && pecl install apcu && docker-php-ext-enable apcu && curl https://raw.githubusercontent.com/vishnubob/wait-for-it/master/wait-for-it.sh -o /usr/local/bin/wait-for-it && chmod +x /usr/local/bin/wait-for-it && mkdir -p /var/log/php-fpm && curl \"https://raw.githubusercontent.com/EdieLemoine/envsubst/main/install.sh\" -o /tmp/install-envsubst.sh && sh /tmp/install-envsubst.sh v1.4.0 /usr/local/bin/envsubst && git clone --branch \"${PS_VERSION}\" --depth 1 --single-branch https://github.com/prestashop/prestashop.git . && rm -rf vendor && composer config --global cache-dir /tmp/.cache/composer && yarn set version ${YARN_VERSION} && yarn config set --home enableTelemetry 0 && yarn config set enableGlobalCache true && yarn config set globalFolder /tmp/.cache/yarn && yarn config set logFilters --json '[ {\"code\":\"YN0060\",\"level\":\"discard\"}, {\"code\":\"YN0002\",\"level\":\"discard\"} ]' && yarn config set nodeLinker node-modules && yarn plugin import workspace-tools && chown -R www-data . && npm cache clean --force && yarn cache clean && composer clear-cache && apk del git" did not complete successfully: exit code: 127
|
build (7.1, 8.0.4)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c PHP_VERSION=\"$(php -r \"echo PHP_MAJOR_VERSION.PHP_MINOR_VERSION;\")\" && apk update && apk add --no-cache freetype-dev libjpeg-turbo-dev libpng-dev icu-dev libzip-dev gnu-libiconv sudo bash jq git $PHPIZE_DEPS && if [ \"${PHP_VERSION}\" -lt \"74\" ]; then docker-php-ext-configure gd --with-jpeg-dir=/usr/include/ --with-freetype-dir=/usr/include/; else docker-php-ext-configure gd --with-jpeg --with-freetype; fi && docker-php-ext-install gd intl mysqli pdo_mysql zip && pecl install apcu && docker-php-ext-enable apcu && curl https://raw.githubusercontent.com/vishnubob/wait-for-it/master/wait-for-it.sh -o /usr/local/bin/wait-for-it && chmod +x /usr/local/bin/wait-for-it && mkdir -p /var/log/php-fpm && curl \"https://raw.githubusercontent.com/EdieLemoine/envsubst/main/install.sh\" -o /tmp/install-envsubst.sh && sh /tmp/install-envsubst.sh v1.4.0 /usr/local/bin/envsubst && git clone --branch \"${PS_VERSION}\" --depth 1 --single-branch https://github.com/prestashop/prestashop.git . && rm -rf vendor && composer config --global cache-dir /tmp/.cache/composer && yarn set version ${YARN_VERSION} && yarn config set --home enableTelemetry 0 && yarn config set enableGlobalCache true && yarn config set globalFolder /tmp/.cache/yarn && yarn config set logFilters --json '[ {\"code\":\"YN0060\",\"level\":\"discard\"}, {\"code\":\"YN0002\",\"level\":\"discard\"} ]' && yarn config set nodeLinker node-modules && yarn plugin import workspace-tools && chown -R www-data . && npm cache clean --force && yarn cache clean && composer clear-cache && apk del git" did not complete successfully: exit code: 127
|
build (7.1, 1.7.8.6)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c PHP_VERSION=\"$(php -r \"echo PHP_MAJOR_VERSION.PHP_MINOR_VERSION;\")\" && apk update && apk add --no-cache freetype-dev libjpeg-turbo-dev libpng-dev icu-dev libzip-dev gnu-libiconv sudo bash jq git $PHPIZE_DEPS && if [ \"${PHP_VERSION}\" -lt \"74\" ]; then docker-php-ext-configure gd --with-jpeg-dir=/usr/include/ --with-freetype-dir=/usr/include/; else docker-php-ext-configure gd --with-jpeg --with-freetype; fi && docker-php-ext-install gd intl mysqli pdo_mysql zip && pecl install apcu && docker-php-ext-enable apcu && curl https://raw.githubusercontent.com/vishnubob/wait-for-it/master/wait-for-it.sh -o /usr/local/bin/wait-for-it && chmod +x /usr/local/bin/wait-for-it && mkdir -p /var/log/php-fpm && curl \"https://raw.githubusercontent.com/EdieLemoine/envsubst/main/install.sh\" -o /tmp/install-envsubst.sh && sh /tmp/install-envsubst.sh v1.4.0 /usr/local/bin/envsubst && git clone --branch \"${PS_VERSION}\" --depth 1 --single-branch https://github.com/prestashop/prestashop.git . && rm -rf vendor && composer config --global cache-dir /tmp/.cache/composer && yarn set version ${YARN_VERSION} && yarn config set --home enableTelemetry 0 && yarn config set enableGlobalCache true && yarn config set globalFolder /tmp/.cache/yarn && yarn config set logFilters --json '[ {\"code\":\"YN0060\",\"level\":\"discard\"}, {\"code\":\"YN0002\",\"level\":\"discard\"} ]' && yarn config set nodeLinker node-modules && yarn plugin import workspace-tools && chown -R www-data . && npm cache clean --force && yarn cache clean && composer clear-cache && apk del git" did not complete successfully: exit code: 127
|
build (7.1, 1.7.8.0)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c PHP_VERSION=\"$(php -r \"echo PHP_MAJOR_VERSION.PHP_MINOR_VERSION;\")\" && apk update && apk add --no-cache freetype-dev libjpeg-turbo-dev libpng-dev icu-dev libzip-dev gnu-libiconv sudo bash jq git $PHPIZE_DEPS && if [ \"${PHP_VERSION}\" -lt \"74\" ]; then docker-php-ext-configure gd --with-jpeg-dir=/usr/include/ --with-freetype-dir=/usr/include/; else docker-php-ext-configure gd --with-jpeg --with-freetype; fi && docker-php-ext-install gd intl mysqli pdo_mysql zip && pecl install apcu && docker-php-ext-enable apcu && curl https://raw.githubusercontent.com/vishnubob/wait-for-it/master/wait-for-it.sh -o /usr/local/bin/wait-for-it && chmod +x /usr/local/bin/wait-for-it && mkdir -p /var/log/php-fpm && curl \"https://raw.githubusercontent.com/EdieLemoine/envsubst/main/install.sh\" -o /tmp/install-envsubst.sh && sh /tmp/install-envsubst.sh v1.4.0 /usr/local/bin/envsubst && git clone --branch \"${PS_VERSION}\" --depth 1 --single-branch https://github.com/prestashop/prestashop.git . && rm -rf vendor && composer config --global cache-dir /tmp/.cache/composer && yarn set version ${YARN_VERSION} && yarn config set --home enableTelemetry 0 && yarn config set enableGlobalCache true && yarn config set globalFolder /tmp/.cache/yarn && yarn config set logFilters --json '[ {\"code\":\"YN0060\",\"level\":\"discard\"}, {\"code\":\"YN0002\",\"level\":\"discard\"} ]' && yarn config set nodeLinker node-modules && yarn plugin import workspace-tools && chown -R www-data . && npm cache clean --force && yarn cache clean && composer clear-cache && apk del git" did not complete successfully: exit code: 127
|
build (7.1, 1.7.7.6)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c PHP_VERSION=\"$(php -r \"echo PHP_MAJOR_VERSION.PHP_MINOR_VERSION;\")\" && apk update && apk add --no-cache freetype-dev libjpeg-turbo-dev libpng-dev icu-dev libzip-dev gnu-libiconv sudo bash jq git $PHPIZE_DEPS && if [ \"${PHP_VERSION}\" -lt \"74\" ]; then docker-php-ext-configure gd --with-jpeg-dir=/usr/include/ --with-freetype-dir=/usr/include/; else docker-php-ext-configure gd --with-jpeg --with-freetype; fi && docker-php-ext-install gd intl mysqli pdo_mysql zip && pecl install apcu && docker-php-ext-enable apcu && curl https://raw.githubusercontent.com/vishnubob/wait-for-it/master/wait-for-it.sh -o /usr/local/bin/wait-for-it && chmod +x /usr/local/bin/wait-for-it && mkdir -p /var/log/php-fpm && curl \"https://raw.githubusercontent.com/EdieLemoine/envsubst/main/install.sh\" -o /tmp/install-envsubst.sh && sh /tmp/install-envsubst.sh v1.4.0 /usr/local/bin/envsubst && git clone --branch \"${PS_VERSION}\" --depth 1 --single-branch https://github.com/prestashop/prestashop.git . && rm -rf vendor && composer config --global cache-dir /tmp/.cache/composer && yarn set version ${YARN_VERSION} && yarn config set --home enableTelemetry 0 && yarn config set enableGlobalCache true && yarn config set globalFolder /tmp/.cache/yarn && yarn config set logFilters --json '[ {\"code\":\"YN0060\",\"level\":\"discard\"}, {\"code\":\"YN0002\",\"level\":\"discard\"} ]' && yarn config set nodeLinker node-modules && yarn plugin import workspace-tools && chown -R www-data . && npm cache clean --force && yarn cache clean && composer clear-cache && apk del git" did not complete successfully: exit code: 127
|
build (7.1, 8.1.0)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c PHP_VERSION=\"$(php -r \"echo PHP_MAJOR_VERSION.PHP_MINOR_VERSION;\")\" && apk update && apk add --no-cache freetype-dev libjpeg-turbo-dev libpng-dev icu-dev libzip-dev gnu-libiconv sudo bash jq git $PHPIZE_DEPS && if [ \"${PHP_VERSION}\" -lt \"74\" ]; then docker-php-ext-configure gd --with-jpeg-dir=/usr/include/ --with-freetype-dir=/usr/include/; else docker-php-ext-configure gd --with-jpeg --with-freetype; fi && docker-php-ext-install gd intl mysqli pdo_mysql zip && pecl install apcu && docker-php-ext-enable apcu && curl https://raw.githubusercontent.com/vishnubob/wait-for-it/master/wait-for-it.sh -o /usr/local/bin/wait-for-it && chmod +x /usr/local/bin/wait-for-it && mkdir -p /var/log/php-fpm && curl \"https://raw.githubusercontent.com/EdieLemoine/envsubst/main/install.sh\" -o /tmp/install-envsubst.sh && sh /tmp/install-envsubst.sh v1.4.0 /usr/local/bin/envsubst && git clone --branch \"${PS_VERSION}\" --depth 1 --single-branch https://github.com/prestashop/prestashop.git . && rm -rf vendor && composer config --global cache-dir /tmp/.cache/composer && yarn set version ${YARN_VERSION} && yarn config set --home enableTelemetry 0 && yarn config set enableGlobalCache true && yarn config set globalFolder /tmp/.cache/yarn && yarn config set logFilters --json '[ {\"code\":\"YN0060\",\"level\":\"discard\"}, {\"code\":\"YN0002\",\"level\":\"discard\"} ]' && yarn config set nodeLinker node-modules && yarn plugin import workspace-tools && chown -R www-data . && npm cache clean --force && yarn cache clean && composer clear-cache && apk del git" did not complete successfully: exit code: 127
|
build (7.1, 1.7.8.10)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c PHP_VERSION=\"$(php -r \"echo PHP_MAJOR_VERSION.PHP_MINOR_VERSION;\")\" && apk update && apk add --no-cache freetype-dev libjpeg-turbo-dev libpng-dev icu-dev libzip-dev gnu-libiconv sudo bash jq git $PHPIZE_DEPS && if [ \"${PHP_VERSION}\" -lt \"74\" ]; then docker-php-ext-configure gd --with-jpeg-dir=/usr/include/ --with-freetype-dir=/usr/include/; else docker-php-ext-configure gd --with-jpeg --with-freetype; fi && docker-php-ext-install gd intl mysqli pdo_mysql zip && pecl install apcu && docker-php-ext-enable apcu && curl https://raw.githubusercontent.com/vishnubob/wait-for-it/master/wait-for-it.sh -o /usr/local/bin/wait-for-it && chmod +x /usr/local/bin/wait-for-it && mkdir -p /var/log/php-fpm && curl \"https://raw.githubusercontent.com/EdieLemoine/envsubst/main/install.sh\" -o /tmp/install-envsubst.sh && sh /tmp/install-envsubst.sh v1.4.0 /usr/local/bin/envsubst && git clone --branch \"${PS_VERSION}\" --depth 1 --single-branch https://github.com/prestashop/prestashop.git . && rm -rf vendor && composer config --global cache-dir /tmp/.cache/composer && yarn set version ${YARN_VERSION} && yarn config set --home enableTelemetry 0 && yarn config set enableGlobalCache true && yarn config set globalFolder /tmp/.cache/yarn && yarn config set logFilters --json '[ {\"code\":\"YN0060\",\"level\":\"discard\"}, {\"code\":\"YN0002\",\"level\":\"discard\"} ]' && yarn config set nodeLinker node-modules && yarn plugin import workspace-tools && chown -R www-data . && npm cache clean --force && yarn cache clean && composer clear-cache && apk del git" did not complete successfully: exit code: 127
|
build (7.1, 1.7.8.3)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c PHP_VERSION=\"$(php -r \"echo PHP_MAJOR_VERSION.PHP_MINOR_VERSION;\")\" && apk update && apk add --no-cache freetype-dev libjpeg-turbo-dev libpng-dev icu-dev libzip-dev gnu-libiconv sudo bash jq git $PHPIZE_DEPS && if [ \"${PHP_VERSION}\" -lt \"74\" ]; then docker-php-ext-configure gd --with-jpeg-dir=/usr/include/ --with-freetype-dir=/usr/include/; else docker-php-ext-configure gd --with-jpeg --with-freetype; fi && docker-php-ext-install gd intl mysqli pdo_mysql zip && pecl install apcu && docker-php-ext-enable apcu && curl https://raw.githubusercontent.com/vishnubob/wait-for-it/master/wait-for-it.sh -o /usr/local/bin/wait-for-it && chmod +x /usr/local/bin/wait-for-it && mkdir -p /var/log/php-fpm && curl \"https://raw.githubusercontent.com/EdieLemoine/envsubst/main/install.sh\" -o /tmp/install-envsubst.sh && sh /tmp/install-envsubst.sh v1.4.0 /usr/local/bin/envsubst && git clone --branch \"${PS_VERSION}\" --depth 1 --single-branch https://github.com/prestashop/prestashop.git . && rm -rf vendor && composer config --global cache-dir /tmp/.cache/composer && yarn set version ${YARN_VERSION} && yarn config set --home enableTelemetry 0 && yarn config set enableGlobalCache true && yarn config set globalFolder /tmp/.cache/yarn && yarn config set logFilters --json '[ {\"code\":\"YN0060\",\"level\":\"discard\"}, {\"code\":\"YN0002\",\"level\":\"discard\"} ]' && yarn config set nodeLinker node-modules && yarn plugin import workspace-tools && chown -R www-data . && npm cache clean --force && yarn cache clean && composer clear-cache && apk del git" did not complete successfully: exit code: 127
|
build (7.1, 8.0.1)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c PHP_VERSION=\"$(php -r \"echo PHP_MAJOR_VERSION.PHP_MINOR_VERSION;\")\" && apk update && apk add --no-cache freetype-dev libjpeg-turbo-dev libpng-dev icu-dev libzip-dev gnu-libiconv sudo bash jq git $PHPIZE_DEPS && if [ \"${PHP_VERSION}\" -lt \"74\" ]; then docker-php-ext-configure gd --with-jpeg-dir=/usr/include/ --with-freetype-dir=/usr/include/; else docker-php-ext-configure gd --with-jpeg --with-freetype; fi && docker-php-ext-install gd intl mysqli pdo_mysql zip && pecl install apcu && docker-php-ext-enable apcu && curl https://raw.githubusercontent.com/vishnubob/wait-for-it/master/wait-for-it.sh -o /usr/local/bin/wait-for-it && chmod +x /usr/local/bin/wait-for-it && mkdir -p /var/log/php-fpm && curl \"https://raw.githubusercontent.com/EdieLemoine/envsubst/main/install.sh\" -o /tmp/install-envsubst.sh && sh /tmp/install-envsubst.sh v1.4.0 /usr/local/bin/envsubst && git clone --branch \"${PS_VERSION}\" --depth 1 --single-branch https://github.com/prestashop/prestashop.git . && rm -rf vendor && composer config --global cache-dir /tmp/.cache/composer && yarn set version ${YARN_VERSION} && yarn config set --home enableTelemetry 0 && yarn config set enableGlobalCache true && yarn config set globalFolder /tmp/.cache/yarn && yarn config set logFilters --json '[ {\"code\":\"YN0060\",\"level\":\"discard\"}, {\"code\":\"YN0002\",\"level\":\"discard\"} ]' && yarn config set nodeLinker node-modules && yarn plugin import workspace-tools && chown -R www-data . && npm cache clean --force && yarn cache clean && composer clear-cache && apk del git" did not complete successfully: exit code: 127
|
build (7.1, 1.7.8.4)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c PHP_VERSION=\"$(php -r \"echo PHP_MAJOR_VERSION.PHP_MINOR_VERSION;\")\" && apk update && apk add --no-cache freetype-dev libjpeg-turbo-dev libpng-dev icu-dev libzip-dev gnu-libiconv sudo bash jq git $PHPIZE_DEPS && if [ \"${PHP_VERSION}\" -lt \"74\" ]; then docker-php-ext-configure gd --with-jpeg-dir=/usr/include/ --with-freetype-dir=/usr/include/; else docker-php-ext-configure gd --with-jpeg --with-freetype; fi && docker-php-ext-install gd intl mysqli pdo_mysql zip && pecl install apcu && docker-php-ext-enable apcu && curl https://raw.githubusercontent.com/vishnubob/wait-for-it/master/wait-for-it.sh -o /usr/local/bin/wait-for-it && chmod +x /usr/local/bin/wait-for-it && mkdir -p /var/log/php-fpm && curl \"https://raw.githubusercontent.com/EdieLemoine/envsubst/main/install.sh\" -o /tmp/install-envsubst.sh && sh /tmp/install-envsubst.sh v1.4.0 /usr/local/bin/envsubst && git clone --branch \"${PS_VERSION}\" --depth 1 --single-branch https://github.com/prestashop/prestashop.git . && rm -rf vendor && composer config --global cache-dir /tmp/.cache/composer && yarn set version ${YARN_VERSION} && yarn config set --home enableTelemetry 0 && yarn config set enableGlobalCache true && yarn config set globalFolder /tmp/.cache/yarn && yarn config set logFilters --json '[ {\"code\":\"YN0060\",\"level\":\"discard\"}, {\"code\":\"YN0002\",\"level\":\"discard\"} ]' && yarn config set nodeLinker node-modules && yarn plugin import workspace-tools && chown -R www-data . && npm cache clean --force && yarn cache clean && composer clear-cache && apk del git" did not complete successfully: exit code: 127
|
build (7.1, 1.7.8.1)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c PHP_VERSION=\"$(php -r \"echo PHP_MAJOR_VERSION.PHP_MINOR_VERSION;\")\" && apk update && apk add --no-cache freetype-dev libjpeg-turbo-dev libpng-dev icu-dev libzip-dev gnu-libiconv sudo bash jq git $PHPIZE_DEPS && if [ \"${PHP_VERSION}\" -lt \"74\" ]; then docker-php-ext-configure gd --with-jpeg-dir=/usr/include/ --with-freetype-dir=/usr/include/; else docker-php-ext-configure gd --with-jpeg --with-freetype; fi && docker-php-ext-install gd intl mysqli pdo_mysql zip && pecl install apcu && docker-php-ext-enable apcu && curl https://raw.githubusercontent.com/vishnubob/wait-for-it/master/wait-for-it.sh -o /usr/local/bin/wait-for-it && chmod +x /usr/local/bin/wait-for-it && mkdir -p /var/log/php-fpm && curl \"https://raw.githubusercontent.com/EdieLemoine/envsubst/main/install.sh\" -o /tmp/install-envsubst.sh && sh /tmp/install-envsubst.sh v1.4.0 /usr/local/bin/envsubst && git clone --branch \"${PS_VERSION}\" --depth 1 --single-branch https://github.com/prestashop/prestashop.git . && rm -rf vendor && composer config --global cache-dir /tmp/.cache/composer && yarn set version ${YARN_VERSION} && yarn config set --home enableTelemetry 0 && yarn config set enableGlobalCache true && yarn config set globalFolder /tmp/.cache/yarn && yarn config set logFilters --json '[ {\"code\":\"YN0060\",\"level\":\"discard\"}, {\"code\":\"YN0002\",\"level\":\"discard\"} ]' && yarn config set nodeLinker node-modules && yarn plugin import workspace-tools && chown -R www-data . && npm cache clean --force && yarn cache clean && composer clear-cache && apk del git" did not complete successfully: exit code: 127
|
build (7.1, 1.7.8.9)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c PHP_VERSION=\"$(php -r \"echo PHP_MAJOR_VERSION.PHP_MINOR_VERSION;\")\" && apk update && apk add --no-cache freetype-dev libjpeg-turbo-dev libpng-dev icu-dev libzip-dev gnu-libiconv sudo bash jq git $PHPIZE_DEPS && if [ \"${PHP_VERSION}\" -lt \"74\" ]; then docker-php-ext-configure gd --with-jpeg-dir=/usr/include/ --with-freetype-dir=/usr/include/; else docker-php-ext-configure gd --with-jpeg --with-freetype; fi && docker-php-ext-install gd intl mysqli pdo_mysql zip && pecl install apcu && docker-php-ext-enable apcu && curl https://raw.githubusercontent.com/vishnubob/wait-for-it/master/wait-for-it.sh -o /usr/local/bin/wait-for-it && chmod +x /usr/local/bin/wait-for-it && mkdir -p /var/log/php-fpm && curl \"https://raw.githubusercontent.com/EdieLemoine/envsubst/main/install.sh\" -o /tmp/install-envsubst.sh && sh /tmp/install-envsubst.sh v1.4.0 /usr/local/bin/envsubst && git clone --branch \"${PS_VERSION}\" --depth 1 --single-branch https://github.com/prestashop/prestashop.git . && rm -rf vendor && composer config --global cache-dir /tmp/.cache/composer && yarn set version ${YARN_VERSION} && yarn config set --home enableTelemetry 0 && yarn config set enableGlobalCache true && yarn config set globalFolder /tmp/.cache/yarn && yarn config set logFilters --json '[ {\"code\":\"YN0060\",\"level\":\"discard\"}, {\"code\":\"YN0002\",\"level\":\"discard\"} ]' && yarn config set nodeLinker node-modules && yarn plugin import workspace-tools && chown -R www-data . && npm cache clean --force && yarn cache clean && composer clear-cache && apk del git" did not complete successfully: exit code: 127
|
build (7.1, 1.7.8.7)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c PHP_VERSION=\"$(php -r \"echo PHP_MAJOR_VERSION.PHP_MINOR_VERSION;\")\" && apk update && apk add --no-cache freetype-dev libjpeg-turbo-dev libpng-dev icu-dev libzip-dev gnu-libiconv sudo bash jq git $PHPIZE_DEPS && if [ \"${PHP_VERSION}\" -lt \"74\" ]; then docker-php-ext-configure gd --with-jpeg-dir=/usr/include/ --with-freetype-dir=/usr/include/; else docker-php-ext-configure gd --with-jpeg --with-freetype; fi && docker-php-ext-install gd intl mysqli pdo_mysql zip && pecl install apcu && docker-php-ext-enable apcu && curl https://raw.githubusercontent.com/vishnubob/wait-for-it/master/wait-for-it.sh -o /usr/local/bin/wait-for-it && chmod +x /usr/local/bin/wait-for-it && mkdir -p /var/log/php-fpm && curl \"https://raw.githubusercontent.com/EdieLemoine/envsubst/main/install.sh\" -o /tmp/install-envsubst.sh && sh /tmp/install-envsubst.sh v1.4.0 /usr/local/bin/envsubst && git clone --branch \"${PS_VERSION}\" --depth 1 --single-branch https://github.com/prestashop/prestashop.git . && rm -rf vendor && composer config --global cache-dir /tmp/.cache/composer && yarn set version ${YARN_VERSION} && yarn config set --home enableTelemetry 0 && yarn config set enableGlobalCache true && yarn config set globalFolder /tmp/.cache/yarn && yarn config set logFilters --json '[ {\"code\":\"YN0060\",\"level\":\"discard\"}, {\"code\":\"YN0002\",\"level\":\"discard\"} ]' && yarn config set nodeLinker node-modules && yarn plugin import workspace-tools && chown -R www-data . && npm cache clean --force && yarn cache clean && composer clear-cache && apk del git" did not complete successfully: exit code: 127
|
build (7.1, 1.7.7.7)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c PHP_VERSION=\"$(php -r \"echo PHP_MAJOR_VERSION.PHP_MINOR_VERSION;\")\" && apk update && apk add --no-cache freetype-dev libjpeg-turbo-dev libpng-dev icu-dev libzip-dev gnu-libiconv sudo bash jq git $PHPIZE_DEPS && if [ \"${PHP_VERSION}\" -lt \"74\" ]; then docker-php-ext-configure gd --with-jpeg-dir=/usr/include/ --with-freetype-dir=/usr/include/; else docker-php-ext-configure gd --with-jpeg --with-freetype; fi && docker-php-ext-install gd intl mysqli pdo_mysql zip && pecl install apcu && docker-php-ext-enable apcu && curl https://raw.githubusercontent.com/vishnubob/wait-for-it/master/wait-for-it.sh -o /usr/local/bin/wait-for-it && chmod +x /usr/local/bin/wait-for-it && mkdir -p /var/log/php-fpm && curl \"https://raw.githubusercontent.com/EdieLemoine/envsubst/main/install.sh\" -o /tmp/install-envsubst.sh && sh /tmp/install-envsubst.sh v1.4.0 /usr/local/bin/envsubst && git clone --branch \"${PS_VERSION}\" --depth 1 --single-branch https://github.com/prestashop/prestashop.git . && rm -rf vendor && composer config --global cache-dir /tmp/.cache/composer && yarn set version ${YARN_VERSION} && yarn config set --home enableTelemetry 0 && yarn config set enableGlobalCache true && yarn config set globalFolder /tmp/.cache/yarn && yarn config set logFilters --json '[ {\"code\":\"YN0060\",\"level\":\"discard\"}, {\"code\":\"YN0002\",\"level\":\"discard\"} ]' && yarn config set nodeLinker node-modules && yarn plugin import workspace-tools && chown -R www-data . && npm cache clean --force && yarn cache clean && composer clear-cache && apk del git" did not complete successfully: exit code: 127
|
build (7.1, 1.7.7.5)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c PHP_VERSION=\"$(php -r \"echo PHP_MAJOR_VERSION.PHP_MINOR_VERSION;\")\" && apk update && apk add --no-cache freetype-dev libjpeg-turbo-dev libpng-dev icu-dev libzip-dev gnu-libiconv sudo bash jq git $PHPIZE_DEPS && if [ \"${PHP_VERSION}\" -lt \"74\" ]; then docker-php-ext-configure gd --with-jpeg-dir=/usr/include/ --with-freetype-dir=/usr/include/; else docker-php-ext-configure gd --with-jpeg --with-freetype; fi && docker-php-ext-install gd intl mysqli pdo_mysql zip && pecl install apcu && docker-php-ext-enable apcu && curl https://raw.githubusercontent.com/vishnubob/wait-for-it/master/wait-for-it.sh -o /usr/local/bin/wait-for-it && chmod +x /usr/local/bin/wait-for-it && mkdir -p /var/log/php-fpm && curl \"https://raw.githubusercontent.com/EdieLemoine/envsubst/main/install.sh\" -o /tmp/install-envsubst.sh && sh /tmp/install-envsubst.sh v1.4.0 /usr/local/bin/envsubst && git clone --branch \"${PS_VERSION}\" --depth 1 --single-branch https://github.com/prestashop/prestashop.git . && rm -rf vendor && composer config --global cache-dir /tmp/.cache/composer && yarn set version ${YARN_VERSION} && yarn config set --home enableTelemetry 0 && yarn config set enableGlobalCache true && yarn config set globalFolder /tmp/.cache/yarn && yarn config set logFilters --json '[ {\"code\":\"YN0060\",\"level\":\"discard\"}, {\"code\":\"YN0002\",\"level\":\"discard\"} ]' && yarn config set nodeLinker node-modules && yarn plugin import workspace-tools && chown -R www-data . && npm cache clean --force && yarn cache clean && composer clear-cache && apk del git" did not complete successfully: exit code: 127
|
build (7.1, 1.7.8.5)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c PHP_VERSION=\"$(php -r \"echo PHP_MAJOR_VERSION.PHP_MINOR_VERSION;\")\" && apk update && apk add --no-cache freetype-dev libjpeg-turbo-dev libpng-dev icu-dev libzip-dev gnu-libiconv sudo bash jq git $PHPIZE_DEPS && if [ \"${PHP_VERSION}\" -lt \"74\" ]; then docker-php-ext-configure gd --with-jpeg-dir=/usr/include/ --with-freetype-dir=/usr/include/; else docker-php-ext-configure gd --with-jpeg --with-freetype; fi && docker-php-ext-install gd intl mysqli pdo_mysql zip && pecl install apcu && docker-php-ext-enable apcu && curl https://raw.githubusercontent.com/vishnubob/wait-for-it/master/wait-for-it.sh -o /usr/local/bin/wait-for-it && chmod +x /usr/local/bin/wait-for-it && mkdir -p /var/log/php-fpm && curl \"https://raw.githubusercontent.com/EdieLemoine/envsubst/main/install.sh\" -o /tmp/install-envsubst.sh && sh /tmp/install-envsubst.sh v1.4.0 /usr/local/bin/envsubst && git clone --branch \"${PS_VERSION}\" --depth 1 --single-branch https://github.com/prestashop/prestashop.git . && rm -rf vendor && composer config --global cache-dir /tmp/.cache/composer && yarn set version ${YARN_VERSION} && yarn config set --home enableTelemetry 0 && yarn config set enableGlobalCache true && yarn config set globalFolder /tmp/.cache/yarn && yarn config set logFilters --json '[ {\"code\":\"YN0060\",\"level\":\"discard\"}, {\"code\":\"YN0002\",\"level\":\"discard\"} ]' && yarn config set nodeLinker node-modules && yarn plugin import workspace-tools && chown -R www-data . && npm cache clean --force && yarn cache clean && composer clear-cache && apk del git" did not complete successfully: exit code: 127
|
build (7.1, 8.1.2)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c PHP_VERSION=\"$(php -r \"echo PHP_MAJOR_VERSION.PHP_MINOR_VERSION;\")\" && apk update && apk add --no-cache freetype-dev libjpeg-turbo-dev libpng-dev icu-dev libzip-dev gnu-libiconv sudo bash jq git $PHPIZE_DEPS && if [ \"${PHP_VERSION}\" -lt \"74\" ]; then docker-php-ext-configure gd --with-jpeg-dir=/usr/include/ --with-freetype-dir=/usr/include/; else docker-php-ext-configure gd --with-jpeg --with-freetype; fi && docker-php-ext-install gd intl mysqli pdo_mysql zip && pecl install apcu && docker-php-ext-enable apcu && curl https://raw.githubusercontent.com/vishnubob/wait-for-it/master/wait-for-it.sh -o /usr/local/bin/wait-for-it && chmod +x /usr/local/bin/wait-for-it && mkdir -p /var/log/php-fpm && curl \"https://raw.githubusercontent.com/EdieLemoine/envsubst/main/install.sh\" -o /tmp/install-envsubst.sh && sh /tmp/install-envsubst.sh v1.4.0 /usr/local/bin/envsubst && git clone --branch \"${PS_VERSION}\" --depth 1 --single-branch https://github.com/prestashop/prestashop.git . && rm -rf vendor && composer config --global cache-dir /tmp/.cache/composer && yarn set version ${YARN_VERSION} && yarn config set --home enableTelemetry 0 && yarn config set enableGlobalCache true && yarn config set globalFolder /tmp/.cache/yarn && yarn config set logFilters --json '[ {\"code\":\"YN0060\",\"level\":\"discard\"}, {\"code\":\"YN0002\",\"level\":\"discard\"} ]' && yarn config set nodeLinker node-modules && yarn plugin import workspace-tools && chown -R www-data . && npm cache clean --force && yarn cache clean && composer clear-cache && apk del git" did not complete successfully: exit code: 127
|
build (7.1, 8.1.1)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c PHP_VERSION=\"$(php -r \"echo PHP_MAJOR_VERSION.PHP_MINOR_VERSION;\")\" && apk update && apk add --no-cache freetype-dev libjpeg-turbo-dev libpng-dev icu-dev libzip-dev gnu-libiconv sudo bash jq git $PHPIZE_DEPS && if [ \"${PHP_VERSION}\" -lt \"74\" ]; then docker-php-ext-configure gd --with-jpeg-dir=/usr/include/ --with-freetype-dir=/usr/include/; else docker-php-ext-configure gd --with-jpeg --with-freetype; fi && docker-php-ext-install gd intl mysqli pdo_mysql zip && pecl install apcu && docker-php-ext-enable apcu && curl https://raw.githubusercontent.com/vishnubob/wait-for-it/master/wait-for-it.sh -o /usr/local/bin/wait-for-it && chmod +x /usr/local/bin/wait-for-it && mkdir -p /var/log/php-fpm && curl \"https://raw.githubusercontent.com/EdieLemoine/envsubst/main/install.sh\" -o /tmp/install-envsubst.sh && sh /tmp/install-envsubst.sh v1.4.0 /usr/local/bin/envsubst && git clone --branch \"${PS_VERSION}\" --depth 1 --single-branch https://github.com/prestashop/prestashop.git . && rm -rf vendor && composer config --global cache-dir /tmp/.cache/composer && yarn set version ${YARN_VERSION} && yarn config set --home enableTelemetry 0 && yarn config set enableGlobalCache true && yarn config set globalFolder /tmp/.cache/yarn && yarn config set logFilters --json '[ {\"code\":\"YN0060\",\"level\":\"discard\"}, {\"code\":\"YN0002\",\"level\":\"discard\"} ]' && yarn config set nodeLinker node-modules && yarn plugin import workspace-tools && chown -R www-data . && npm cache clean --force && yarn cache clean && composer clear-cache && apk del git" did not complete successfully: exit code: 127
|
build (7.1, 8.0.3)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c PHP_VERSION=\"$(php -r \"echo PHP_MAJOR_VERSION.PHP_MINOR_VERSION;\")\" && apk update && apk add --no-cache freetype-dev libjpeg-turbo-dev libpng-dev icu-dev libzip-dev gnu-libiconv sudo bash jq git $PHPIZE_DEPS && if [ \"${PHP_VERSION}\" -lt \"74\" ]; then docker-php-ext-configure gd --with-jpeg-dir=/usr/include/ --with-freetype-dir=/usr/include/; else docker-php-ext-configure gd --with-jpeg --with-freetype; fi && docker-php-ext-install gd intl mysqli pdo_mysql zip && pecl install apcu && docker-php-ext-enable apcu && curl https://raw.githubusercontent.com/vishnubob/wait-for-it/master/wait-for-it.sh -o /usr/local/bin/wait-for-it && chmod +x /usr/local/bin/wait-for-it && mkdir -p /var/log/php-fpm && curl \"https://raw.githubusercontent.com/EdieLemoine/envsubst/main/install.sh\" -o /tmp/install-envsubst.sh && sh /tmp/install-envsubst.sh v1.4.0 /usr/local/bin/envsubst && git clone --branch \"${PS_VERSION}\" --depth 1 --single-branch https://github.com/prestashop/prestashop.git . && rm -rf vendor && composer config --global cache-dir /tmp/.cache/composer && yarn set version ${YARN_VERSION} && yarn config set --home enableTelemetry 0 && yarn config set enableGlobalCache true && yarn config set globalFolder /tmp/.cache/yarn && yarn config set logFilters --json '[ {\"code\":\"YN0060\",\"level\":\"discard\"}, {\"code\":\"YN0002\",\"level\":\"discard\"} ]' && yarn config set nodeLinker node-modules && yarn plugin import workspace-tools && chown -R www-data . && npm cache clean --force && yarn cache clean && composer clear-cache && apk del git" did not complete successfully: exit code: 127
|
build (7.1, 8.0.2)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c PHP_VERSION=\"$(php -r \"echo PHP_MAJOR_VERSION.PHP_MINOR_VERSION;\")\" && apk update && apk add --no-cache freetype-dev libjpeg-turbo-dev libpng-dev icu-dev libzip-dev gnu-libiconv sudo bash jq git $PHPIZE_DEPS && if [ \"${PHP_VERSION}\" -lt \"74\" ]; then docker-php-ext-configure gd --with-jpeg-dir=/usr/include/ --with-freetype-dir=/usr/include/; else docker-php-ext-configure gd --with-jpeg --with-freetype; fi && docker-php-ext-install gd intl mysqli pdo_mysql zip && pecl install apcu && docker-php-ext-enable apcu && curl https://raw.githubusercontent.com/vishnubob/wait-for-it/master/wait-for-it.sh -o /usr/local/bin/wait-for-it && chmod +x /usr/local/bin/wait-for-it && mkdir -p /var/log/php-fpm && curl \"https://raw.githubusercontent.com/EdieLemoine/envsubst/main/install.sh\" -o /tmp/install-envsubst.sh && sh /tmp/install-envsubst.sh v1.4.0 /usr/local/bin/envsubst && git clone --branch \"${PS_VERSION}\" --depth 1 --single-branch https://github.com/prestashop/prestashop.git . && rm -rf vendor && composer config --global cache-dir /tmp/.cache/composer && yarn set version ${YARN_VERSION} && yarn config set --home enableTelemetry 0 && yarn config set enableGlobalCache true && yarn config set globalFolder /tmp/.cache/yarn && yarn config set logFilters --json '[ {\"code\":\"YN0060\",\"level\":\"discard\"}, {\"code\":\"YN0002\",\"level\":\"discard\"} ]' && yarn config set nodeLinker node-modules && yarn plugin import workspace-tools && chown -R www-data . && npm cache clean --force && yarn cache clean && composer clear-cache && apk del git" did not complete successfully: exit code: 127
|
build (7.1, 1.7.7.8)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c PHP_VERSION=\"$(php -r \"echo PHP_MAJOR_VERSION.PHP_MINOR_VERSION;\")\" && apk update && apk add --no-cache freetype-dev libjpeg-turbo-dev libpng-dev icu-dev libzip-dev gnu-libiconv sudo bash jq git $PHPIZE_DEPS && if [ \"${PHP_VERSION}\" -lt \"74\" ]; then docker-php-ext-configure gd --with-jpeg-dir=/usr/include/ --with-freetype-dir=/usr/include/; else docker-php-ext-configure gd --with-jpeg --with-freetype; fi && docker-php-ext-install gd intl mysqli pdo_mysql zip && pecl install apcu && docker-php-ext-enable apcu && curl https://raw.githubusercontent.com/vishnubob/wait-for-it/master/wait-for-it.sh -o /usr/local/bin/wait-for-it && chmod +x /usr/local/bin/wait-for-it && mkdir -p /var/log/php-fpm && curl \"https://raw.githubusercontent.com/EdieLemoine/envsubst/main/install.sh\" -o /tmp/install-envsubst.sh && sh /tmp/install-envsubst.sh v1.4.0 /usr/local/bin/envsubst && git clone --branch \"${PS_VERSION}\" --depth 1 --single-branch https://github.com/prestashop/prestashop.git . && rm -rf vendor && composer config --global cache-dir /tmp/.cache/composer && yarn set version ${YARN_VERSION} && yarn config set --home enableTelemetry 0 && yarn config set enableGlobalCache true && yarn config set globalFolder /tmp/.cache/yarn && yarn config set logFilters --json '[ {\"code\":\"YN0060\",\"level\":\"discard\"}, {\"code\":\"YN0002\",\"level\":\"discard\"} ]' && yarn config set nodeLinker node-modules && yarn plugin import workspace-tools && chown -R www-data . && npm cache clean --force && yarn cache clean && composer clear-cache && apk del git" did not complete successfully: exit code: 127
|
build (7.1, 8.0.5)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c PHP_VERSION=\"$(php -r \"echo PHP_MAJOR_VERSION.PHP_MINOR_VERSION;\")\" && apk update && apk add --no-cache freetype-dev libjpeg-turbo-dev libpng-dev icu-dev libzip-dev gnu-libiconv sudo bash jq git $PHPIZE_DEPS && if [ \"${PHP_VERSION}\" -lt \"74\" ]; then docker-php-ext-configure gd --with-jpeg-dir=/usr/include/ --with-freetype-dir=/usr/include/; else docker-php-ext-configure gd --with-jpeg --with-freetype; fi && docker-php-ext-install gd intl mysqli pdo_mysql zip && pecl install apcu && docker-php-ext-enable apcu && curl https://raw.githubusercontent.com/vishnubob/wait-for-it/master/wait-for-it.sh -o /usr/local/bin/wait-for-it && chmod +x /usr/local/bin/wait-for-it && mkdir -p /var/log/php-fpm && curl \"https://raw.githubusercontent.com/EdieLemoine/envsubst/main/install.sh\" -o /tmp/install-envsubst.sh && sh /tmp/install-envsubst.sh v1.4.0 /usr/local/bin/envsubst && git clone --branch \"${PS_VERSION}\" --depth 1 --single-branch https://github.com/prestashop/prestashop.git . && rm -rf vendor && composer config --global cache-dir /tmp/.cache/composer && yarn set version ${YARN_VERSION} && yarn config set --home enableTelemetry 0 && yarn config set enableGlobalCache true && yarn config set globalFolder /tmp/.cache/yarn && yarn config set logFilters --json '[ {\"code\":\"YN0060\",\"level\":\"discard\"}, {\"code\":\"YN0002\",\"level\":\"discard\"} ]' && yarn config set nodeLinker node-modules && yarn plugin import workspace-tools && chown -R www-data . && npm cache clean --force && yarn cache clean && composer clear-cache && apk del git" did not complete successfully: exit code: 127
|
build (7.3, 8.0.3)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c PHP_VERSION=\"$(php -r \"echo PHP_MAJOR_VERSION.PHP_MINOR_VERSION;\")\" && apk update && apk add --no-cache freetype-dev libjpeg-turbo-dev libpng-dev icu-dev libzip-dev gnu-libiconv sudo bash jq git $PHPIZE_DEPS && if [ \"${PHP_VERSION}\" -lt \"74\" ]; then docker-php-ext-configure gd --with-jpeg-dir=/usr/include/ --with-freetype-dir=/usr/include/; else docker-php-ext-configure gd --with-jpeg --with-freetype; fi && docker-php-ext-install gd intl mysqli pdo_mysql zip && pecl install apcu && docker-php-ext-enable apcu && curl https://raw.githubusercontent.com/vishnubob/wait-for-it/master/wait-for-it.sh -o /usr/local/bin/wait-for-it && chmod +x /usr/local/bin/wait-for-it && mkdir -p /var/log/php-fpm && curl \"https://raw.githubusercontent.com/EdieLemoine/envsubst/main/install.sh\" -o /tmp/install-envsubst.sh && sh /tmp/install-envsubst.sh v1.4.0 /usr/local/bin/envsubst && git clone --branch \"${PS_VERSION}\" --depth 1 --single-branch https://github.com/prestashop/prestashop.git . && rm -rf vendor && composer config --global cache-dir /tmp/.cache/composer && yarn set version ${YARN_VERSION} && yarn config set --home enableTelemetry 0 && yarn config set enableGlobalCache true && yarn config set globalFolder /tmp/.cache/yarn && yarn config set logFilters --json '[ {\"code\":\"YN0060\",\"level\":\"discard\"}, {\"code\":\"YN0002\",\"level\":\"discard\"} ]' && yarn config set nodeLinker node-modules && yarn plugin import workspace-tools && chown -R www-data . && npm cache clean --force && yarn cache clean && composer clear-cache && apk del git" did not complete successfully: exit code: 127
|
build (7.3, 1.7.8.2)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c PHP_VERSION=\"$(php -r \"echo PHP_MAJOR_VERSION.PHP_MINOR_VERSION;\")\" && apk update && apk add --no-cache freetype-dev libjpeg-turbo-dev libpng-dev icu-dev libzip-dev gnu-libiconv sudo bash jq git $PHPIZE_DEPS && if [ \"${PHP_VERSION}\" -lt \"74\" ]; then docker-php-ext-configure gd --with-jpeg-dir=/usr/include/ --with-freetype-dir=/usr/include/; else docker-php-ext-configure gd --with-jpeg --with-freetype; fi && docker-php-ext-install gd intl mysqli pdo_mysql zip && pecl install apcu && docker-php-ext-enable apcu && curl https://raw.githubusercontent.com/vishnubob/wait-for-it/master/wait-for-it.sh -o /usr/local/bin/wait-for-it && chmod +x /usr/local/bin/wait-for-it && mkdir -p /var/log/php-fpm && curl \"https://raw.githubusercontent.com/EdieLemoine/envsubst/main/install.sh\" -o /tmp/install-envsubst.sh && sh /tmp/install-envsubst.sh v1.4.0 /usr/local/bin/envsubst && git clone --branch \"${PS_VERSION}\" --depth 1 --single-branch https://github.com/prestashop/prestashop.git . && rm -rf vendor && composer config --global cache-dir /tmp/.cache/composer && yarn set version ${YARN_VERSION} && yarn config set --home enableTelemetry 0 && yarn config set enableGlobalCache true && yarn config set globalFolder /tmp/.cache/yarn && yarn config set logFilters --json '[ {\"code\":\"YN0060\",\"level\":\"discard\"}, {\"code\":\"YN0002\",\"level\":\"discard\"} ]' && yarn config set nodeLinker node-modules && yarn plugin import workspace-tools && chown -R www-data . && npm cache clean --force && yarn cache clean && composer clear-cache && apk del git" did not complete successfully: exit code: 127
|
build (7.3, 1.7.8.5)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c PHP_VERSION=\"$(php -r \"echo PHP_MAJOR_VERSION.PHP_MINOR_VERSION;\")\" && apk update && apk add --no-cache freetype-dev libjpeg-turbo-dev libpng-dev icu-dev libzip-dev gnu-libiconv sudo bash jq git $PHPIZE_DEPS && if [ \"${PHP_VERSION}\" -lt \"74\" ]; then docker-php-ext-configure gd --with-jpeg-dir=/usr/include/ --with-freetype-dir=/usr/include/; else docker-php-ext-configure gd --with-jpeg --with-freetype; fi && docker-php-ext-install gd intl mysqli pdo_mysql zip && pecl install apcu && docker-php-ext-enable apcu && curl https://raw.githubusercontent.com/vishnubob/wait-for-it/master/wait-for-it.sh -o /usr/local/bin/wait-for-it && chmod +x /usr/local/bin/wait-for-it && mkdir -p /var/log/php-fpm && curl \"https://raw.githubusercontent.com/EdieLemoine/envsubst/main/install.sh\" -o /tmp/install-envsubst.sh && sh /tmp/install-envsubst.sh v1.4.0 /usr/local/bin/envsubst && git clone --branch \"${PS_VERSION}\" --depth 1 --single-branch https://github.com/prestashop/prestashop.git . && rm -rf vendor && composer config --global cache-dir /tmp/.cache/composer && yarn set version ${YARN_VERSION} && yarn config set --home enableTelemetry 0 && yarn config set enableGlobalCache true && yarn config set globalFolder /tmp/.cache/yarn && yarn config set logFilters --json '[ {\"code\":\"YN0060\",\"level\":\"discard\"}, {\"code\":\"YN0002\",\"level\":\"discard\"} ]' && yarn config set nodeLinker node-modules && yarn plugin import workspace-tools && chown -R www-data . && npm cache clean --force && yarn cache clean && composer clear-cache && apk del git" did not complete successfully: exit code: 127
|
build (7.3, 1.7.8.3)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c PHP_VERSION=\"$(php -r \"echo PHP_MAJOR_VERSION.PHP_MINOR_VERSION;\")\" && apk update && apk add --no-cache freetype-dev libjpeg-turbo-dev libpng-dev icu-dev libzip-dev gnu-libiconv sudo bash jq git $PHPIZE_DEPS && if [ \"${PHP_VERSION}\" -lt \"74\" ]; then docker-php-ext-configure gd --with-jpeg-dir=/usr/include/ --with-freetype-dir=/usr/include/; else docker-php-ext-configure gd --with-jpeg --with-freetype; fi && docker-php-ext-install gd intl mysqli pdo_mysql zip && pecl install apcu && docker-php-ext-enable apcu && curl https://raw.githubusercontent.com/vishnubob/wait-for-it/master/wait-for-it.sh -o /usr/local/bin/wait-for-it && chmod +x /usr/local/bin/wait-for-it && mkdir -p /var/log/php-fpm && curl \"https://raw.githubusercontent.com/EdieLemoine/envsubst/main/install.sh\" -o /tmp/install-envsubst.sh && sh /tmp/install-envsubst.sh v1.4.0 /usr/local/bin/envsubst && git clone --branch \"${PS_VERSION}\" --depth 1 --single-branch https://github.com/prestashop/prestashop.git . && rm -rf vendor && composer config --global cache-dir /tmp/.cache/composer && yarn set version ${YARN_VERSION} && yarn config set --home enableTelemetry 0 && yarn config set enableGlobalCache true && yarn config set globalFolder /tmp/.cache/yarn && yarn config set logFilters --json '[ {\"code\":\"YN0060\",\"level\":\"discard\"}, {\"code\":\"YN0002\",\"level\":\"discard\"} ]' && yarn config set nodeLinker node-modules && yarn plugin import workspace-tools && chown -R www-data . && npm cache clean --force && yarn cache clean && composer clear-cache && apk del git" did not complete successfully: exit code: 127
|
build (7.3, 8.1.1)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c PHP_VERSION=\"$(php -r \"echo PHP_MAJOR_VERSION.PHP_MINOR_VERSION;\")\" && apk update && apk add --no-cache freetype-dev libjpeg-turbo-dev libpng-dev icu-dev libzip-dev gnu-libiconv sudo bash jq git $PHPIZE_DEPS && if [ \"${PHP_VERSION}\" -lt \"74\" ]; then docker-php-ext-configure gd --with-jpeg-dir=/usr/include/ --with-freetype-dir=/usr/include/; else docker-php-ext-configure gd --with-jpeg --with-freetype; fi && docker-php-ext-install gd intl mysqli pdo_mysql zip && pecl install apcu && docker-php-ext-enable apcu && curl https://raw.githubusercontent.com/vishnubob/wait-for-it/master/wait-for-it.sh -o /usr/local/bin/wait-for-it && chmod +x /usr/local/bin/wait-for-it && mkdir -p /var/log/php-fpm && curl \"https://raw.githubusercontent.com/EdieLemoine/envsubst/main/install.sh\" -o /tmp/install-envsubst.sh && sh /tmp/install-envsubst.sh v1.4.0 /usr/local/bin/envsubst && git clone --branch \"${PS_VERSION}\" --depth 1 --single-branch https://github.com/prestashop/prestashop.git . && rm -rf vendor && composer config --global cache-dir /tmp/.cache/composer && yarn set version ${YARN_VERSION} && yarn config set --home enableTelemetry 0 && yarn config set enableGlobalCache true && yarn config set globalFolder /tmp/.cache/yarn && yarn config set logFilters --json '[ {\"code\":\"YN0060\",\"level\":\"discard\"}, {\"code\":\"YN0002\",\"level\":\"discard\"} ]' && yarn config set nodeLinker node-modules && yarn plugin import workspace-tools && chown -R www-data . && npm cache clean --force && yarn cache clean && composer clear-cache && apk del git" did not complete successfully: exit code: 127
|
build (7.3, 8.0.5)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c PHP_VERSION=\"$(php -r \"echo PHP_MAJOR_VERSION.PHP_MINOR_VERSION;\")\" && apk update && apk add --no-cache freetype-dev libjpeg-turbo-dev libpng-dev icu-dev libzip-dev gnu-libiconv sudo bash jq git $PHPIZE_DEPS && if [ \"${PHP_VERSION}\" -lt \"74\" ]; then docker-php-ext-configure gd --with-jpeg-dir=/usr/include/ --with-freetype-dir=/usr/include/; else docker-php-ext-configure gd --with-jpeg --with-freetype; fi && docker-php-ext-install gd intl mysqli pdo_mysql zip && pecl install apcu && docker-php-ext-enable apcu && curl https://raw.githubusercontent.com/vishnubob/wait-for-it/master/wait-for-it.sh -o /usr/local/bin/wait-for-it && chmod +x /usr/local/bin/wait-for-it && mkdir -p /var/log/php-fpm && curl \"https://raw.githubusercontent.com/EdieLemoine/envsubst/main/install.sh\" -o /tmp/install-envsubst.sh && sh /tmp/install-envsubst.sh v1.4.0 /usr/local/bin/envsubst && git clone --branch \"${PS_VERSION}\" --depth 1 --single-branch https://github.com/prestashop/prestashop.git . && rm -rf vendor && composer config --global cache-dir /tmp/.cache/composer && yarn set version ${YARN_VERSION} && yarn config set --home enableTelemetry 0 && yarn config set enableGlobalCache true && yarn config set globalFolder /tmp/.cache/yarn && yarn config set logFilters --json '[ {\"code\":\"YN0060\",\"level\":\"discard\"}, {\"code\":\"YN0002\",\"level\":\"discard\"} ]' && yarn config set nodeLinker node-modules && yarn plugin import workspace-tools && chown -R www-data . && npm cache clean --force && yarn cache clean && composer clear-cache && apk del git" did not complete successfully: exit code: 127
|
build (7.3, 8.1.2)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c PHP_VERSION=\"$(php -r \"echo PHP_MAJOR_VERSION.PHP_MINOR_VERSION;\")\" && apk update && apk add --no-cache freetype-dev libjpeg-turbo-dev libpng-dev icu-dev libzip-dev gnu-libiconv sudo bash jq git $PHPIZE_DEPS && if [ \"${PHP_VERSION}\" -lt \"74\" ]; then docker-php-ext-configure gd --with-jpeg-dir=/usr/include/ --with-freetype-dir=/usr/include/; else docker-php-ext-configure gd --with-jpeg --with-freetype; fi && docker-php-ext-install gd intl mysqli pdo_mysql zip && pecl install apcu && docker-php-ext-enable apcu && curl https://raw.githubusercontent.com/vishnubob/wait-for-it/master/wait-for-it.sh -o /usr/local/bin/wait-for-it && chmod +x /usr/local/bin/wait-for-it && mkdir -p /var/log/php-fpm && curl \"https://raw.githubusercontent.com/EdieLemoine/envsubst/main/install.sh\" -o /tmp/install-envsubst.sh && sh /tmp/install-envsubst.sh v1.4.0 /usr/local/bin/envsubst && git clone --branch \"${PS_VERSION}\" --depth 1 --single-branch https://github.com/prestashop/prestashop.git . && rm -rf vendor && composer config --global cache-dir /tmp/.cache/composer && yarn set version ${YARN_VERSION} && yarn config set --home enableTelemetry 0 && yarn config set enableGlobalCache true && yarn config set globalFolder /tmp/.cache/yarn && yarn config set logFilters --json '[ {\"code\":\"YN0060\",\"level\":\"discard\"}, {\"code\":\"YN0002\",\"level\":\"discard\"} ]' && yarn config set nodeLinker node-modules && yarn plugin import workspace-tools && chown -R www-data . && npm cache clean --force && yarn cache clean && composer clear-cache && apk del git" did not complete successfully: exit code: 127
|
build (7.3, 1.7.8.0)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c PHP_VERSION=\"$(php -r \"echo PHP_MAJOR_VERSION.PHP_MINOR_VERSION;\")\" && apk update && apk add --no-cache freetype-dev libjpeg-turbo-dev libpng-dev icu-dev libzip-dev gnu-libiconv sudo bash jq git $PHPIZE_DEPS && if [ \"${PHP_VERSION}\" -lt \"74\" ]; then docker-php-ext-configure gd --with-jpeg-dir=/usr/include/ --with-freetype-dir=/usr/include/; else docker-php-ext-configure gd --with-jpeg --with-freetype; fi && docker-php-ext-install gd intl mysqli pdo_mysql zip && pecl install apcu && docker-php-ext-enable apcu && curl https://raw.githubusercontent.com/vishnubob/wait-for-it/master/wait-for-it.sh -o /usr/local/bin/wait-for-it && chmod +x /usr/local/bin/wait-for-it && mkdir -p /var/log/php-fpm && curl \"https://raw.githubusercontent.com/EdieLemoine/envsubst/main/install.sh\" -o /tmp/install-envsubst.sh && sh /tmp/install-envsubst.sh v1.4.0 /usr/local/bin/envsubst && git clone --branch \"${PS_VERSION}\" --depth 1 --single-branch https://github.com/prestashop/prestashop.git . && rm -rf vendor && composer config --global cache-dir /tmp/.cache/composer && yarn set version ${YARN_VERSION} && yarn config set --home enableTelemetry 0 && yarn config set enableGlobalCache true && yarn config set globalFolder /tmp/.cache/yarn && yarn config set logFilters --json '[ {\"code\":\"YN0060\",\"level\":\"discard\"}, {\"code\":\"YN0002\",\"level\":\"discard\"} ]' && yarn config set nodeLinker node-modules && yarn plugin import workspace-tools && chown -R www-data . && npm cache clean --force && yarn cache clean && composer clear-cache && apk del git" did not complete successfully: exit code: 127
|
build (7.3, 1.7.7.7)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c PHP_VERSION=\"$(php -r \"echo PHP_MAJOR_VERSION.PHP_MINOR_VERSION;\")\" && apk update && apk add --no-cache freetype-dev libjpeg-turbo-dev libpng-dev icu-dev libzip-dev gnu-libiconv sudo bash jq git $PHPIZE_DEPS && if [ \"${PHP_VERSION}\" -lt \"74\" ]; then docker-php-ext-configure gd --with-jpeg-dir=/usr/include/ --with-freetype-dir=/usr/include/; else docker-php-ext-configure gd --with-jpeg --with-freetype; fi && docker-php-ext-install gd intl mysqli pdo_mysql zip && pecl install apcu && docker-php-ext-enable apcu && curl https://raw.githubusercontent.com/vishnubob/wait-for-it/master/wait-for-it.sh -o /usr/local/bin/wait-for-it && chmod +x /usr/local/bin/wait-for-it && mkdir -p /var/log/php-fpm && curl \"https://raw.githubusercontent.com/EdieLemoine/envsubst/main/install.sh\" -o /tmp/install-envsubst.sh && sh /tmp/install-envsubst.sh v1.4.0 /usr/local/bin/envsubst && git clone --branch \"${PS_VERSION}\" --depth 1 --single-branch https://github.com/prestashop/prestashop.git . && rm -rf vendor && composer config --global cache-dir /tmp/.cache/composer && yarn set version ${YARN_VERSION} && yarn config set --home enableTelemetry 0 && yarn config set enableGlobalCache true && yarn config set globalFolder /tmp/.cache/yarn && yarn config set logFilters --json '[ {\"code\":\"YN0060\",\"level\":\"discard\"}, {\"code\":\"YN0002\",\"level\":\"discard\"} ]' && yarn config set nodeLinker node-modules && yarn plugin import workspace-tools && chown -R www-data . && npm cache clean --force && yarn cache clean && composer clear-cache && apk del git" did not complete successfully: exit code: 127
|
build (7.3, 8.1.0)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c PHP_VERSION=\"$(php -r \"echo PHP_MAJOR_VERSION.PHP_MINOR_VERSION;\")\" && apk update && apk add --no-cache freetype-dev libjpeg-turbo-dev libpng-dev icu-dev libzip-dev gnu-libiconv sudo bash jq git $PHPIZE_DEPS && if [ \"${PHP_VERSION}\" -lt \"74\" ]; then docker-php-ext-configure gd --with-jpeg-dir=/usr/include/ --with-freetype-dir=/usr/include/; else docker-php-ext-configure gd --with-jpeg --with-freetype; fi && docker-php-ext-install gd intl mysqli pdo_mysql zip && pecl install apcu && docker-php-ext-enable apcu && curl https://raw.githubusercontent.com/vishnubob/wait-for-it/master/wait-for-it.sh -o /usr/local/bin/wait-for-it && chmod +x /usr/local/bin/wait-for-it && mkdir -p /var/log/php-fpm && curl \"https://raw.githubusercontent.com/EdieLemoine/envsubst/main/install.sh\" -o /tmp/install-envsubst.sh && sh /tmp/install-envsubst.sh v1.4.0 /usr/local/bin/envsubst && git clone --branch \"${PS_VERSION}\" --depth 1 --single-branch https://github.com/prestashop/prestashop.git . && rm -rf vendor && composer config --global cache-dir /tmp/.cache/composer && yarn set version ${YARN_VERSION} && yarn config set --home enableTelemetry 0 && yarn config set enableGlobalCache true && yarn config set globalFolder /tmp/.cache/yarn && yarn config set logFilters --json '[ {\"code\":\"YN0060\",\"level\":\"discard\"}, {\"code\":\"YN0002\",\"level\":\"discard\"} ]' && yarn config set nodeLinker node-modules && yarn plugin import workspace-tools && chown -R www-data . && npm cache clean --force && yarn cache clean && composer clear-cache && apk del git" did not complete successfully: exit code: 127
|
build (7.3, 1.7.7.6)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c PHP_VERSION=\"$(php -r \"echo PHP_MAJOR_VERSION.PHP_MINOR_VERSION;\")\" && apk update && apk add --no-cache freetype-dev libjpeg-turbo-dev libpng-dev icu-dev libzip-dev gnu-libiconv sudo bash jq git $PHPIZE_DEPS && if [ \"${PHP_VERSION}\" -lt \"74\" ]; then docker-php-ext-configure gd --with-jpeg-dir=/usr/include/ --with-freetype-dir=/usr/include/; else docker-php-ext-configure gd --with-jpeg --with-freetype; fi && docker-php-ext-install gd intl mysqli pdo_mysql zip && pecl install apcu && docker-php-ext-enable apcu && curl https://raw.githubusercontent.com/vishnubob/wait-for-it/master/wait-for-it.sh -o /usr/local/bin/wait-for-it && chmod +x /usr/local/bin/wait-for-it && mkdir -p /var/log/php-fpm && curl \"https://raw.githubusercontent.com/EdieLemoine/envsubst/main/install.sh\" -o /tmp/install-envsubst.sh && sh /tmp/install-envsubst.sh v1.4.0 /usr/local/bin/envsubst && git clone --branch \"${PS_VERSION}\" --depth 1 --single-branch https://github.com/prestashop/prestashop.git . && rm -rf vendor && composer config --global cache-dir /tmp/.cache/composer && yarn set version ${YARN_VERSION} && yarn config set --home enableTelemetry 0 && yarn config set enableGlobalCache true && yarn config set globalFolder /tmp/.cache/yarn && yarn config set logFilters --json '[ {\"code\":\"YN0060\",\"level\":\"discard\"}, {\"code\":\"YN0002\",\"level\":\"discard\"} ]' && yarn config set nodeLinker node-modules && yarn plugin import workspace-tools && chown -R www-data . && npm cache clean --force && yarn cache clean && composer clear-cache && apk del git" did not complete successfully: exit code: 127
|
build (7.3, 1.7.8.6)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c PHP_VERSION=\"$(php -r \"echo PHP_MAJOR_VERSION.PHP_MINOR_VERSION;\")\" && apk update && apk add --no-cache freetype-dev libjpeg-turbo-dev libpng-dev icu-dev libzip-dev gnu-libiconv sudo bash jq git $PHPIZE_DEPS && if [ \"${PHP_VERSION}\" -lt \"74\" ]; then docker-php-ext-configure gd --with-jpeg-dir=/usr/include/ --with-freetype-dir=/usr/include/; else docker-php-ext-configure gd --with-jpeg --with-freetype; fi && docker-php-ext-install gd intl mysqli pdo_mysql zip && pecl install apcu && docker-php-ext-enable apcu && curl https://raw.githubusercontent.com/vishnubob/wait-for-it/master/wait-for-it.sh -o /usr/local/bin/wait-for-it && chmod +x /usr/local/bin/wait-for-it && mkdir -p /var/log/php-fpm && curl \"https://raw.githubusercontent.com/EdieLemoine/envsubst/main/install.sh\" -o /tmp/install-envsubst.sh && sh /tmp/install-envsubst.sh v1.4.0 /usr/local/bin/envsubst && git clone --branch \"${PS_VERSION}\" --depth 1 --single-branch https://github.com/prestashop/prestashop.git . && rm -rf vendor && composer config --global cache-dir /tmp/.cache/composer && yarn set version ${YARN_VERSION} && yarn config set --home enableTelemetry 0 && yarn config set enableGlobalCache true && yarn config set globalFolder /tmp/.cache/yarn && yarn config set logFilters --json '[ {\"code\":\"YN0060\",\"level\":\"discard\"}, {\"code\":\"YN0002\",\"level\":\"discard\"} ]' && yarn config set nodeLinker node-modules && yarn plugin import workspace-tools && chown -R www-data . && npm cache clean --force && yarn cache clean && composer clear-cache && apk del git" did not complete successfully: exit code: 127
|
build (7.3, 1.7.8.10)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c PHP_VERSION=\"$(php -r \"echo PHP_MAJOR_VERSION.PHP_MINOR_VERSION;\")\" && apk update && apk add --no-cache freetype-dev libjpeg-turbo-dev libpng-dev icu-dev libzip-dev gnu-libiconv sudo bash jq git $PHPIZE_DEPS && if [ \"${PHP_VERSION}\" -lt \"74\" ]; then docker-php-ext-configure gd --with-jpeg-dir=/usr/include/ --with-freetype-dir=/usr/include/; else docker-php-ext-configure gd --with-jpeg --with-freetype; fi && docker-php-ext-install gd intl mysqli pdo_mysql zip && pecl install apcu && docker-php-ext-enable apcu && curl https://raw.githubusercontent.com/vishnubob/wait-for-it/master/wait-for-it.sh -o /usr/local/bin/wait-for-it && chmod +x /usr/local/bin/wait-for-it && mkdir -p /var/log/php-fpm && curl \"https://raw.githubusercontent.com/EdieLemoine/envsubst/main/install.sh\" -o /tmp/install-envsubst.sh && sh /tmp/install-envsubst.sh v1.4.0 /usr/local/bin/envsubst && git clone --branch \"${PS_VERSION}\" --depth 1 --single-branch https://github.com/prestashop/prestashop.git . && rm -rf vendor && composer config --global cache-dir /tmp/.cache/composer && yarn set version ${YARN_VERSION} && yarn config set --home enableTelemetry 0 && yarn config set enableGlobalCache true && yarn config set globalFolder /tmp/.cache/yarn && yarn config set logFilters --json '[ {\"code\":\"YN0060\",\"level\":\"discard\"}, {\"code\":\"YN0002\",\"level\":\"discard\"} ]' && yarn config set nodeLinker node-modules && yarn plugin import workspace-tools && chown -R www-data . && npm cache clean --force && yarn cache clean && composer clear-cache && apk del git" did not complete successfully: exit code: 127
|
build (7.3, 1.7.8.1)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c PHP_VERSION=\"$(php -r \"echo PHP_MAJOR_VERSION.PHP_MINOR_VERSION;\")\" && apk update && apk add --no-cache freetype-dev libjpeg-turbo-dev libpng-dev icu-dev libzip-dev gnu-libiconv sudo bash jq git $PHPIZE_DEPS && if [ \"${PHP_VERSION}\" -lt \"74\" ]; then docker-php-ext-configure gd --with-jpeg-dir=/usr/include/ --with-freetype-dir=/usr/include/; else docker-php-ext-configure gd --with-jpeg --with-freetype; fi && docker-php-ext-install gd intl mysqli pdo_mysql zip && pecl install apcu && docker-php-ext-enable apcu && curl https://raw.githubusercontent.com/vishnubob/wait-for-it/master/wait-for-it.sh -o /usr/local/bin/wait-for-it && chmod +x /usr/local/bin/wait-for-it && mkdir -p /var/log/php-fpm && curl \"https://raw.githubusercontent.com/EdieLemoine/envsubst/main/install.sh\" -o /tmp/install-envsubst.sh && sh /tmp/install-envsubst.sh v1.4.0 /usr/local/bin/envsubst && git clone --branch \"${PS_VERSION}\" --depth 1 --single-branch https://github.com/prestashop/prestashop.git . && rm -rf vendor && composer config --global cache-dir /tmp/.cache/composer && yarn set version ${YARN_VERSION} && yarn config set --home enableTelemetry 0 && yarn config set enableGlobalCache true && yarn config set globalFolder /tmp/.cache/yarn && yarn config set logFilters --json '[ {\"code\":\"YN0060\",\"level\":\"discard\"}, {\"code\":\"YN0002\",\"level\":\"discard\"} ]' && yarn config set nodeLinker node-modules && yarn plugin import workspace-tools && chown -R www-data . && npm cache clean --force && yarn cache clean && composer clear-cache && apk del git" did not complete successfully: exit code: 127
|
build (7.3, 8.0.4)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c PHP_VERSION=\"$(php -r \"echo PHP_MAJOR_VERSION.PHP_MINOR_VERSION;\")\" && apk update && apk add --no-cache freetype-dev libjpeg-turbo-dev libpng-dev icu-dev libzip-dev gnu-libiconv sudo bash jq git $PHPIZE_DEPS && if [ \"${PHP_VERSION}\" -lt \"74\" ]; then docker-php-ext-configure gd --with-jpeg-dir=/usr/include/ --with-freetype-dir=/usr/include/; else docker-php-ext-configure gd --with-jpeg --with-freetype; fi && docker-php-ext-install gd intl mysqli pdo_mysql zip && pecl install apcu && docker-php-ext-enable apcu && curl https://raw.githubusercontent.com/vishnubob/wait-for-it/master/wait-for-it.sh -o /usr/local/bin/wait-for-it && chmod +x /usr/local/bin/wait-for-it && mkdir -p /var/log/php-fpm && curl \"https://raw.githubusercontent.com/EdieLemoine/envsubst/main/install.sh\" -o /tmp/install-envsubst.sh && sh /tmp/install-envsubst.sh v1.4.0 /usr/local/bin/envsubst && git clone --branch \"${PS_VERSION}\" --depth 1 --single-branch https://github.com/prestashop/prestashop.git . && rm -rf vendor && composer config --global cache-dir /tmp/.cache/composer && yarn set version ${YARN_VERSION} && yarn config set --home enableTelemetry 0 && yarn config set enableGlobalCache true && yarn config set globalFolder /tmp/.cache/yarn && yarn config set logFilters --json '[ {\"code\":\"YN0060\",\"level\":\"discard\"}, {\"code\":\"YN0002\",\"level\":\"discard\"} ]' && yarn config set nodeLinker node-modules && yarn plugin import workspace-tools && chown -R www-data . && npm cache clean --force && yarn cache clean && composer clear-cache && apk del git" did not complete successfully: exit code: 127
|
build (7.3, 1.7.8.7)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c PHP_VERSION=\"$(php -r \"echo PHP_MAJOR_VERSION.PHP_MINOR_VERSION;\")\" && apk update && apk add --no-cache freetype-dev libjpeg-turbo-dev libpng-dev icu-dev libzip-dev gnu-libiconv sudo bash jq git $PHPIZE_DEPS && if [ \"${PHP_VERSION}\" -lt \"74\" ]; then docker-php-ext-configure gd --with-jpeg-dir=/usr/include/ --with-freetype-dir=/usr/include/; else docker-php-ext-configure gd --with-jpeg --with-freetype; fi && docker-php-ext-install gd intl mysqli pdo_mysql zip && pecl install apcu && docker-php-ext-enable apcu && curl https://raw.githubusercontent.com/vishnubob/wait-for-it/master/wait-for-it.sh -o /usr/local/bin/wait-for-it && chmod +x /usr/local/bin/wait-for-it && mkdir -p /var/log/php-fpm && curl \"https://raw.githubusercontent.com/EdieLemoine/envsubst/main/install.sh\" -o /tmp/install-envsubst.sh && sh /tmp/install-envsubst.sh v1.4.0 /usr/local/bin/envsubst && git clone --branch \"${PS_VERSION}\" --depth 1 --single-branch https://github.com/prestashop/prestashop.git . && rm -rf vendor && composer config --global cache-dir /tmp/.cache/composer && yarn set version ${YARN_VERSION} && yarn config set --home enableTelemetry 0 && yarn config set enableGlobalCache true && yarn config set globalFolder /tmp/.cache/yarn && yarn config set logFilters --json '[ {\"code\":\"YN0060\",\"level\":\"discard\"}, {\"code\":\"YN0002\",\"level\":\"discard\"} ]' && yarn config set nodeLinker node-modules && yarn plugin import workspace-tools && chown -R www-data . && npm cache clean --force && yarn cache clean && composer clear-cache && apk del git" did not complete successfully: exit code: 127
|
build (7.3, 8.0.2)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c PHP_VERSION=\"$(php -r \"echo PHP_MAJOR_VERSION.PHP_MINOR_VERSION;\")\" && apk update && apk add --no-cache freetype-dev libjpeg-turbo-dev libpng-dev icu-dev libzip-dev gnu-libiconv sudo bash jq git $PHPIZE_DEPS && if [ \"${PHP_VERSION}\" -lt \"74\" ]; then docker-php-ext-configure gd --with-jpeg-dir=/usr/include/ --with-freetype-dir=/usr/include/; else docker-php-ext-configure gd --with-jpeg --with-freetype; fi && docker-php-ext-install gd intl mysqli pdo_mysql zip && pecl install apcu && docker-php-ext-enable apcu && curl https://raw.githubusercontent.com/vishnubob/wait-for-it/master/wait-for-it.sh -o /usr/local/bin/wait-for-it && chmod +x /usr/local/bin/wait-for-it && mkdir -p /var/log/php-fpm && curl \"https://raw.githubusercontent.com/EdieLemoine/envsubst/main/install.sh\" -o /tmp/install-envsubst.sh && sh /tmp/install-envsubst.sh v1.4.0 /usr/local/bin/envsubst && git clone --branch \"${PS_VERSION}\" --depth 1 --single-branch https://github.com/prestashop/prestashop.git . && rm -rf vendor && composer config --global cache-dir /tmp/.cache/composer && yarn set version ${YARN_VERSION} && yarn config set --home enableTelemetry 0 && yarn config set enableGlobalCache true && yarn config set globalFolder /tmp/.cache/yarn && yarn config set logFilters --json '[ {\"code\":\"YN0060\",\"level\":\"discard\"}, {\"code\":\"YN0002\",\"level\":\"discard\"} ]' && yarn config set nodeLinker node-modules && yarn plugin import workspace-tools && chown -R www-data . && npm cache clean --force && yarn cache clean && composer clear-cache && apk del git" did not complete successfully: exit code: 127
|
build (7.2, 1.7.8.6)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c PHP_VERSION=\"$(php -r \"echo PHP_MAJOR_VERSION.PHP_MINOR_VERSION;\")\" && apk update && apk add --no-cache freetype-dev libjpeg-turbo-dev libpng-dev icu-dev libzip-dev gnu-libiconv sudo bash jq git $PHPIZE_DEPS && if [ \"${PHP_VERSION}\" -lt \"74\" ]; then docker-php-ext-configure gd --with-jpeg-dir=/usr/include/ --with-freetype-dir=/usr/include/; else docker-php-ext-configure gd --with-jpeg --with-freetype; fi && docker-php-ext-install gd intl mysqli pdo_mysql zip && pecl install apcu && docker-php-ext-enable apcu && curl https://raw.githubusercontent.com/vishnubob/wait-for-it/master/wait-for-it.sh -o /usr/local/bin/wait-for-it && chmod +x /usr/local/bin/wait-for-it && mkdir -p /var/log/php-fpm && curl \"https://raw.githubusercontent.com/EdieLemoine/envsubst/main/install.sh\" -o /tmp/install-envsubst.sh && sh /tmp/install-envsubst.sh v1.4.0 /usr/local/bin/envsubst && git clone --branch \"${PS_VERSION}\" --depth 1 --single-branch https://github.com/prestashop/prestashop.git . && rm -rf vendor && composer config --global cache-dir /tmp/.cache/composer && yarn set version ${YARN_VERSION} && yarn config set --home enableTelemetry 0 && yarn config set enableGlobalCache true && yarn config set globalFolder /tmp/.cache/yarn && yarn config set logFilters --json '[ {\"code\":\"YN0060\",\"level\":\"discard\"}, {\"code\":\"YN0002\",\"level\":\"discard\"} ]' && yarn config set nodeLinker node-modules && yarn plugin import workspace-tools && chown -R www-data . && npm cache clean --force && yarn cache clean && composer clear-cache && apk del git" did not complete successfully: exit code: 127
|
build (7.2, 8.0.2)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c PHP_VERSION=\"$(php -r \"echo PHP_MAJOR_VERSION.PHP_MINOR_VERSION;\")\" && apk update && apk add --no-cache freetype-dev libjpeg-turbo-dev libpng-dev icu-dev libzip-dev gnu-libiconv sudo bash jq git $PHPIZE_DEPS && if [ \"${PHP_VERSION}\" -lt \"74\" ]; then docker-php-ext-configure gd --with-jpeg-dir=/usr/include/ --with-freetype-dir=/usr/include/; else docker-php-ext-configure gd --with-jpeg --with-freetype; fi && docker-php-ext-install gd intl mysqli pdo_mysql zip && pecl install apcu && docker-php-ext-enable apcu && curl https://raw.githubusercontent.com/vishnubob/wait-for-it/master/wait-for-it.sh -o /usr/local/bin/wait-for-it && chmod +x /usr/local/bin/wait-for-it && mkdir -p /var/log/php-fpm && curl \"https://raw.githubusercontent.com/EdieLemoine/envsubst/main/install.sh\" -o /tmp/install-envsubst.sh && sh /tmp/install-envsubst.sh v1.4.0 /usr/local/bin/envsubst && git clone --branch \"${PS_VERSION}\" --depth 1 --single-branch https://github.com/prestashop/prestashop.git . && rm -rf vendor && composer config --global cache-dir /tmp/.cache/composer && yarn set version ${YARN_VERSION} && yarn config set --home enableTelemetry 0 && yarn config set enableGlobalCache true && yarn config set globalFolder /tmp/.cache/yarn && yarn config set logFilters --json '[ {\"code\":\"YN0060\",\"level\":\"discard\"}, {\"code\":\"YN0002\",\"level\":\"discard\"} ]' && yarn config set nodeLinker node-modules && yarn plugin import workspace-tools && chown -R www-data . && npm cache clean --force && yarn cache clean && composer clear-cache && apk del git" did not complete successfully: exit code: 127
|
build (7.2, 8.1.2)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c PHP_VERSION=\"$(php -r \"echo PHP_MAJOR_VERSION.PHP_MINOR_VERSION;\")\" && apk update && apk add --no-cache freetype-dev libjpeg-turbo-dev libpng-dev icu-dev libzip-dev gnu-libiconv sudo bash jq git $PHPIZE_DEPS && if [ \"${PHP_VERSION}\" -lt \"74\" ]; then docker-php-ext-configure gd --with-jpeg-dir=/usr/include/ --with-freetype-dir=/usr/include/; else docker-php-ext-configure gd --with-jpeg --with-freetype; fi && docker-php-ext-install gd intl mysqli pdo_mysql zip && pecl install apcu && docker-php-ext-enable apcu && curl https://raw.githubusercontent.com/vishnubob/wait-for-it/master/wait-for-it.sh -o /usr/local/bin/wait-for-it && chmod +x /usr/local/bin/wait-for-it && mkdir -p /var/log/php-fpm && curl \"https://raw.githubusercontent.com/EdieLemoine/envsubst/main/install.sh\" -o /tmp/install-envsubst.sh && sh /tmp/install-envsubst.sh v1.4.0 /usr/local/bin/envsubst && git clone --branch \"${PS_VERSION}\" --depth 1 --single-branch https://github.com/prestashop/prestashop.git . && rm -rf vendor && composer config --global cache-dir /tmp/.cache/composer && yarn set version ${YARN_VERSION} && yarn config set --home enableTelemetry 0 && yarn config set enableGlobalCache true && yarn config set globalFolder /tmp/.cache/yarn && yarn config set logFilters --json '[ {\"code\":\"YN0060\",\"level\":\"discard\"}, {\"code\":\"YN0002\",\"level\":\"discard\"} ]' && yarn config set nodeLinker node-modules && yarn plugin import workspace-tools && chown -R www-data . && npm cache clean --force && yarn cache clean && composer clear-cache && apk del git" did not complete successfully: exit code: 127
|
build (7.2, 1.7.7.6)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c PHP_VERSION=\"$(php -r \"echo PHP_MAJOR_VERSION.PHP_MINOR_VERSION;\")\" && apk update && apk add --no-cache freetype-dev libjpeg-turbo-dev libpng-dev icu-dev libzip-dev gnu-libiconv sudo bash jq git $PHPIZE_DEPS && if [ \"${PHP_VERSION}\" -lt \"74\" ]; then docker-php-ext-configure gd --with-jpeg-dir=/usr/include/ --with-freetype-dir=/usr/include/; else docker-php-ext-configure gd --with-jpeg --with-freetype; fi && docker-php-ext-install gd intl mysqli pdo_mysql zip && pecl install apcu && docker-php-ext-enable apcu && curl https://raw.githubusercontent.com/vishnubob/wait-for-it/master/wait-for-it.sh -o /usr/local/bin/wait-for-it && chmod +x /usr/local/bin/wait-for-it && mkdir -p /var/log/php-fpm && curl \"https://raw.githubusercontent.com/EdieLemoine/envsubst/main/install.sh\" -o /tmp/install-envsubst.sh && sh /tmp/install-envsubst.sh v1.4.0 /usr/local/bin/envsubst && git clone --branch \"${PS_VERSION}\" --depth 1 --single-branch https://github.com/prestashop/prestashop.git . && rm -rf vendor && composer config --global cache-dir /tmp/.cache/composer && yarn set version ${YARN_VERSION} && yarn config set --home enableTelemetry 0 && yarn config set enableGlobalCache true && yarn config set globalFolder /tmp/.cache/yarn && yarn config set logFilters --json '[ {\"code\":\"YN0060\",\"level\":\"discard\"}, {\"code\":\"YN0002\",\"level\":\"discard\"} ]' && yarn config set nodeLinker node-modules && yarn plugin import workspace-tools && chown -R www-data . && npm cache clean --force && yarn cache clean && composer clear-cache && apk del git" did not complete successfully: exit code: 127
|
build (7.2, 1.7.8.4)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c PHP_VERSION=\"$(php -r \"echo PHP_MAJOR_VERSION.PHP_MINOR_VERSION;\")\" && apk update && apk add --no-cache freetype-dev libjpeg-turbo-dev libpng-dev icu-dev libzip-dev gnu-libiconv sudo bash jq git $PHPIZE_DEPS && if [ \"${PHP_VERSION}\" -lt \"74\" ]; then docker-php-ext-configure gd --with-jpeg-dir=/usr/include/ --with-freetype-dir=/usr/include/; else docker-php-ext-configure gd --with-jpeg --with-freetype; fi && docker-php-ext-install gd intl mysqli pdo_mysql zip && pecl install apcu && docker-php-ext-enable apcu && curl https://raw.githubusercontent.com/vishnubob/wait-for-it/master/wait-for-it.sh -o /usr/local/bin/wait-for-it && chmod +x /usr/local/bin/wait-for-it && mkdir -p /var/log/php-fpm && curl \"https://raw.githubusercontent.com/EdieLemoine/envsubst/main/install.sh\" -o /tmp/install-envsubst.sh && sh /tmp/install-envsubst.sh v1.4.0 /usr/local/bin/envsubst && git clone --branch \"${PS_VERSION}\" --depth 1 --single-branch https://github.com/prestashop/prestashop.git . && rm -rf vendor && composer config --global cache-dir /tmp/.cache/composer && yarn set version ${YARN_VERSION} && yarn config set --home enableTelemetry 0 && yarn config set enableGlobalCache true && yarn config set globalFolder /tmp/.cache/yarn && yarn config set logFilters --json '[ {\"code\":\"YN0060\",\"level\":\"discard\"}, {\"code\":\"YN0002\",\"level\":\"discard\"} ]' && yarn config set nodeLinker node-modules && yarn plugin import workspace-tools && chown -R www-data . && npm cache clean --force && yarn cache clean && composer clear-cache && apk del git" did not complete successfully: exit code: 127
|
build (7.2, 1.7.8.9)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c PHP_VERSION=\"$(php -r \"echo PHP_MAJOR_VERSION.PHP_MINOR_VERSION;\")\" && apk update && apk add --no-cache freetype-dev libjpeg-turbo-dev libpng-dev icu-dev libzip-dev gnu-libiconv sudo bash jq git $PHPIZE_DEPS && if [ \"${PHP_VERSION}\" -lt \"74\" ]; then docker-php-ext-configure gd --with-jpeg-dir=/usr/include/ --with-freetype-dir=/usr/include/; else docker-php-ext-configure gd --with-jpeg --with-freetype; fi && docker-php-ext-install gd intl mysqli pdo_mysql zip && pecl install apcu && docker-php-ext-enable apcu && curl https://raw.githubusercontent.com/vishnubob/wait-for-it/master/wait-for-it.sh -o /usr/local/bin/wait-for-it && chmod +x /usr/local/bin/wait-for-it && mkdir -p /var/log/php-fpm && curl \"https://raw.githubusercontent.com/EdieLemoine/envsubst/main/install.sh\" -o /tmp/install-envsubst.sh && sh /tmp/install-envsubst.sh v1.4.0 /usr/local/bin/envsubst && git clone --branch \"${PS_VERSION}\" --depth 1 --single-branch https://github.com/prestashop/prestashop.git . && rm -rf vendor && composer config --global cache-dir /tmp/.cache/composer && yarn set version ${YARN_VERSION} && yarn config set --home enableTelemetry 0 && yarn config set enableGlobalCache true && yarn config set globalFolder /tmp/.cache/yarn && yarn config set logFilters --json '[ {\"code\":\"YN0060\",\"level\":\"discard\"}, {\"code\":\"YN0002\",\"level\":\"discard\"} ]' && yarn config set nodeLinker node-modules && yarn plugin import workspace-tools && chown -R www-data . && npm cache clean --force && yarn cache clean && composer clear-cache && apk del git" did not complete successfully: exit code: 127
|
build (7.2, 1.7.7.8)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c PHP_VERSION=\"$(php -r \"echo PHP_MAJOR_VERSION.PHP_MINOR_VERSION;\")\" && apk update && apk add --no-cache freetype-dev libjpeg-turbo-dev libpng-dev icu-dev libzip-dev gnu-libiconv sudo bash jq git $PHPIZE_DEPS && if [ \"${PHP_VERSION}\" -lt \"74\" ]; then docker-php-ext-configure gd --with-jpeg-dir=/usr/include/ --with-freetype-dir=/usr/include/; else docker-php-ext-configure gd --with-jpeg --with-freetype; fi && docker-php-ext-install gd intl mysqli pdo_mysql zip && pecl install apcu && docker-php-ext-enable apcu && curl https://raw.githubusercontent.com/vishnubob/wait-for-it/master/wait-for-it.sh -o /usr/local/bin/wait-for-it && chmod +x /usr/local/bin/wait-for-it && mkdir -p /var/log/php-fpm && curl \"https://raw.githubusercontent.com/EdieLemoine/envsubst/main/install.sh\" -o /tmp/install-envsubst.sh && sh /tmp/install-envsubst.sh v1.4.0 /usr/local/bin/envsubst && git clone --branch \"${PS_VERSION}\" --depth 1 --single-branch https://github.com/prestashop/prestashop.git . && rm -rf vendor && composer config --global cache-dir /tmp/.cache/composer && yarn set version ${YARN_VERSION} && yarn config set --home enableTelemetry 0 && yarn config set enableGlobalCache true && yarn config set globalFolder /tmp/.cache/yarn && yarn config set logFilters --json '[ {\"code\":\"YN0060\",\"level\":\"discard\"}, {\"code\":\"YN0002\",\"level\":\"discard\"} ]' && yarn config set nodeLinker node-modules && yarn plugin import workspace-tools && chown -R www-data . && npm cache clean --force && yarn cache clean && composer clear-cache && apk del git" did not complete successfully: exit code: 127
|
build (7.2, 1.7.8.1)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c PHP_VERSION=\"$(php -r \"echo PHP_MAJOR_VERSION.PHP_MINOR_VERSION;\")\" && apk update && apk add --no-cache freetype-dev libjpeg-turbo-dev libpng-dev icu-dev libzip-dev gnu-libiconv sudo bash jq git $PHPIZE_DEPS && if [ \"${PHP_VERSION}\" -lt \"74\" ]; then docker-php-ext-configure gd --with-jpeg-dir=/usr/include/ --with-freetype-dir=/usr/include/; else docker-php-ext-configure gd --with-jpeg --with-freetype; fi && docker-php-ext-install gd intl mysqli pdo_mysql zip && pecl install apcu && docker-php-ext-enable apcu && curl https://raw.githubusercontent.com/vishnubob/wait-for-it/master/wait-for-it.sh -o /usr/local/bin/wait-for-it && chmod +x /usr/local/bin/wait-for-it && mkdir -p /var/log/php-fpm && curl \"https://raw.githubusercontent.com/EdieLemoine/envsubst/main/install.sh\" -o /tmp/install-envsubst.sh && sh /tmp/install-envsubst.sh v1.4.0 /usr/local/bin/envsubst && git clone --branch \"${PS_VERSION}\" --depth 1 --single-branch https://github.com/prestashop/prestashop.git . && rm -rf vendor && composer config --global cache-dir /tmp/.cache/composer && yarn set version ${YARN_VERSION} && yarn config set --home enableTelemetry 0 && yarn config set enableGlobalCache true && yarn config set globalFolder /tmp/.cache/yarn && yarn config set logFilters --json '[ {\"code\":\"YN0060\",\"level\":\"discard\"}, {\"code\":\"YN0002\",\"level\":\"discard\"} ]' && yarn config set nodeLinker node-modules && yarn plugin import workspace-tools && chown -R www-data . && npm cache clean --force && yarn cache clean && composer clear-cache && apk del git" did not complete successfully: exit code: 127
|
build (7.2, 8.0.5)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c PHP_VERSION=\"$(php -r \"echo PHP_MAJOR_VERSION.PHP_MINOR_VERSION;\")\" && apk update && apk add --no-cache freetype-dev libjpeg-turbo-dev libpng-dev icu-dev libzip-dev gnu-libiconv sudo bash jq git $PHPIZE_DEPS && if [ \"${PHP_VERSION}\" -lt \"74\" ]; then docker-php-ext-configure gd --with-jpeg-dir=/usr/include/ --with-freetype-dir=/usr/include/; else docker-php-ext-configure gd --with-jpeg --with-freetype; fi && docker-php-ext-install gd intl mysqli pdo_mysql zip && pecl install apcu && docker-php-ext-enable apcu && curl https://raw.githubusercontent.com/vishnubob/wait-for-it/master/wait-for-it.sh -o /usr/local/bin/wait-for-it && chmod +x /usr/local/bin/wait-for-it && mkdir -p /var/log/php-fpm && curl \"https://raw.githubusercontent.com/EdieLemoine/envsubst/main/install.sh\" -o /tmp/install-envsubst.sh && sh /tmp/install-envsubst.sh v1.4.0 /usr/local/bin/envsubst && git clone --branch \"${PS_VERSION}\" --depth 1 --single-branch https://github.com/prestashop/prestashop.git . && rm -rf vendor && composer config --global cache-dir /tmp/.cache/composer && yarn set version ${YARN_VERSION} && yarn config set --home enableTelemetry 0 && yarn config set enableGlobalCache true && yarn config set globalFolder /tmp/.cache/yarn && yarn config set logFilters --json '[ {\"code\":\"YN0060\",\"level\":\"discard\"}, {\"code\":\"YN0002\",\"level\":\"discard\"} ]' && yarn config set nodeLinker node-modules && yarn plugin import workspace-tools && chown -R www-data . && npm cache clean --force && yarn cache clean && composer clear-cache && apk del git" did not complete successfully: exit code: 127
|
build (7.2, 1.7.8.5)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c PHP_VERSION=\"$(php -r \"echo PHP_MAJOR_VERSION.PHP_MINOR_VERSION;\")\" && apk update && apk add --no-cache freetype-dev libjpeg-turbo-dev libpng-dev icu-dev libzip-dev gnu-libiconv sudo bash jq git $PHPIZE_DEPS && if [ \"${PHP_VERSION}\" -lt \"74\" ]; then docker-php-ext-configure gd --with-jpeg-dir=/usr/include/ --with-freetype-dir=/usr/include/; else docker-php-ext-configure gd --with-jpeg --with-freetype; fi && docker-php-ext-install gd intl mysqli pdo_mysql zip && pecl install apcu && docker-php-ext-enable apcu && curl https://raw.githubusercontent.com/vishnubob/wait-for-it/master/wait-for-it.sh -o /usr/local/bin/wait-for-it && chmod +x /usr/local/bin/wait-for-it && mkdir -p /var/log/php-fpm && curl \"https://raw.githubusercontent.com/EdieLemoine/envsubst/main/install.sh\" -o /tmp/install-envsubst.sh && sh /tmp/install-envsubst.sh v1.4.0 /usr/local/bin/envsubst && git clone --branch \"${PS_VERSION}\" --depth 1 --single-branch https://github.com/prestashop/prestashop.git . && rm -rf vendor && composer config --global cache-dir /tmp/.cache/composer && yarn set version ${YARN_VERSION} && yarn config set --home enableTelemetry 0 && yarn config set enableGlobalCache true && yarn config set globalFolder /tmp/.cache/yarn && yarn config set logFilters --json '[ {\"code\":\"YN0060\",\"level\":\"discard\"}, {\"code\":\"YN0002\",\"level\":\"discard\"} ]' && yarn config set nodeLinker node-modules && yarn plugin import workspace-tools && chown -R www-data . && npm cache clean --force && yarn cache clean && composer clear-cache && apk del git" did not complete successfully: exit code: 127
|
build (7.2, 8.1.1)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c PHP_VERSION=\"$(php -r \"echo PHP_MAJOR_VERSION.PHP_MINOR_VERSION;\")\" && apk update && apk add --no-cache freetype-dev libjpeg-turbo-dev libpng-dev icu-dev libzip-dev gnu-libiconv sudo bash jq git $PHPIZE_DEPS && if [ \"${PHP_VERSION}\" -lt \"74\" ]; then docker-php-ext-configure gd --with-jpeg-dir=/usr/include/ --with-freetype-dir=/usr/include/; else docker-php-ext-configure gd --with-jpeg --with-freetype; fi && docker-php-ext-install gd intl mysqli pdo_mysql zip && pecl install apcu && docker-php-ext-enable apcu && curl https://raw.githubusercontent.com/vishnubob/wait-for-it/master/wait-for-it.sh -o /usr/local/bin/wait-for-it && chmod +x /usr/local/bin/wait-for-it && mkdir -p /var/log/php-fpm && curl \"https://raw.githubusercontent.com/EdieLemoine/envsubst/main/install.sh\" -o /tmp/install-envsubst.sh && sh /tmp/install-envsubst.sh v1.4.0 /usr/local/bin/envsubst && git clone --branch \"${PS_VERSION}\" --depth 1 --single-branch https://github.com/prestashop/prestashop.git . && rm -rf vendor && composer config --global cache-dir /tmp/.cache/composer && yarn set version ${YARN_VERSION} && yarn config set --home enableTelemetry 0 && yarn config set enableGlobalCache true && yarn config set globalFolder /tmp/.cache/yarn && yarn config set logFilters --json '[ {\"code\":\"YN0060\",\"level\":\"discard\"}, {\"code\":\"YN0002\",\"level\":\"discard\"} ]' && yarn config set nodeLinker node-modules && yarn plugin import workspace-tools && chown -R www-data . && npm cache clean --force && yarn cache clean && composer clear-cache && apk del git" did not complete successfully: exit code: 127
|
build (7.2, 8.0.1)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c PHP_VERSION=\"$(php -r \"echo PHP_MAJOR_VERSION.PHP_MINOR_VERSION;\")\" && apk update && apk add --no-cache freetype-dev libjpeg-turbo-dev libpng-dev icu-dev libzip-dev gnu-libiconv sudo bash jq git $PHPIZE_DEPS && if [ \"${PHP_VERSION}\" -lt \"74\" ]; then docker-php-ext-configure gd --with-jpeg-dir=/usr/include/ --with-freetype-dir=/usr/include/; else docker-php-ext-configure gd --with-jpeg --with-freetype; fi && docker-php-ext-install gd intl mysqli pdo_mysql zip && pecl install apcu && docker-php-ext-enable apcu && curl https://raw.githubusercontent.com/vishnubob/wait-for-it/master/wait-for-it.sh -o /usr/local/bin/wait-for-it && chmod +x /usr/local/bin/wait-for-it && mkdir -p /var/log/php-fpm && curl \"https://raw.githubusercontent.com/EdieLemoine/envsubst/main/install.sh\" -o /tmp/install-envsubst.sh && sh /tmp/install-envsubst.sh v1.4.0 /usr/local/bin/envsubst && git clone --branch \"${PS_VERSION}\" --depth 1 --single-branch https://github.com/prestashop/prestashop.git . && rm -rf vendor && composer config --global cache-dir /tmp/.cache/composer && yarn set version ${YARN_VERSION} && yarn config set --home enableTelemetry 0 && yarn config set enableGlobalCache true && yarn config set globalFolder /tmp/.cache/yarn && yarn config set logFilters --json '[ {\"code\":\"YN0060\",\"level\":\"discard\"}, {\"code\":\"YN0002\",\"level\":\"discard\"} ]' && yarn config set nodeLinker node-modules && yarn plugin import workspace-tools && chown -R www-data . && npm cache clean --force && yarn cache clean && composer clear-cache && apk del git" did not complete successfully: exit code: 127
|
build (7.2, 1.7.8.10)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c PHP_VERSION=\"$(php -r \"echo PHP_MAJOR_VERSION.PHP_MINOR_VERSION;\")\" && apk update && apk add --no-cache freetype-dev libjpeg-turbo-dev libpng-dev icu-dev libzip-dev gnu-libiconv sudo bash jq git $PHPIZE_DEPS && if [ \"${PHP_VERSION}\" -lt \"74\" ]; then docker-php-ext-configure gd --with-jpeg-dir=/usr/include/ --with-freetype-dir=/usr/include/; else docker-php-ext-configure gd --with-jpeg --with-freetype; fi && docker-php-ext-install gd intl mysqli pdo_mysql zip && pecl install apcu && docker-php-ext-enable apcu && curl https://raw.githubusercontent.com/vishnubob/wait-for-it/master/wait-for-it.sh -o /usr/local/bin/wait-for-it && chmod +x /usr/local/bin/wait-for-it && mkdir -p /var/log/php-fpm && curl \"https://raw.githubusercontent.com/EdieLemoine/envsubst/main/install.sh\" -o /tmp/install-envsubst.sh && sh /tmp/install-envsubst.sh v1.4.0 /usr/local/bin/envsubst && git clone --branch \"${PS_VERSION}\" --depth 1 --single-branch https://github.com/prestashop/prestashop.git . && rm -rf vendor && composer config --global cache-dir /tmp/.cache/composer && yarn set version ${YARN_VERSION} && yarn config set --home enableTelemetry 0 && yarn config set enableGlobalCache true && yarn config set globalFolder /tmp/.cache/yarn && yarn config set logFilters --json '[ {\"code\":\"YN0060\",\"level\":\"discard\"}, {\"code\":\"YN0002\",\"level\":\"discard\"} ]' && yarn config set nodeLinker node-modules && yarn plugin import workspace-tools && chown -R www-data . && npm cache clean --force && yarn cache clean && composer clear-cache && apk del git" did not complete successfully: exit code: 127
|
build (7.2, 1.7.8.3)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c PHP_VERSION=\"$(php -r \"echo PHP_MAJOR_VERSION.PHP_MINOR_VERSION;\")\" && apk update && apk add --no-cache freetype-dev libjpeg-turbo-dev libpng-dev icu-dev libzip-dev gnu-libiconv sudo bash jq git $PHPIZE_DEPS && if [ \"${PHP_VERSION}\" -lt \"74\" ]; then docker-php-ext-configure gd --with-jpeg-dir=/usr/include/ --with-freetype-dir=/usr/include/; else docker-php-ext-configure gd --with-jpeg --with-freetype; fi && docker-php-ext-install gd intl mysqli pdo_mysql zip && pecl install apcu && docker-php-ext-enable apcu && curl https://raw.githubusercontent.com/vishnubob/wait-for-it/master/wait-for-it.sh -o /usr/local/bin/wait-for-it && chmod +x /usr/local/bin/wait-for-it && mkdir -p /var/log/php-fpm && curl \"https://raw.githubusercontent.com/EdieLemoine/envsubst/main/install.sh\" -o /tmp/install-envsubst.sh && sh /tmp/install-envsubst.sh v1.4.0 /usr/local/bin/envsubst && git clone --branch \"${PS_VERSION}\" --depth 1 --single-branch https://github.com/prestashop/prestashop.git . && rm -rf vendor && composer config --global cache-dir /tmp/.cache/composer && yarn set version ${YARN_VERSION} && yarn config set --home enableTelemetry 0 && yarn config set enableGlobalCache true && yarn config set globalFolder /tmp/.cache/yarn && yarn config set logFilters --json '[ {\"code\":\"YN0060\",\"level\":\"discard\"}, {\"code\":\"YN0002\",\"level\":\"discard\"} ]' && yarn config set nodeLinker node-modules && yarn plugin import workspace-tools && chown -R www-data . && npm cache clean --force && yarn cache clean && composer clear-cache && apk del git" did not complete successfully: exit code: 127
|
build (7.3, 1.7.8.4)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c PHP_VERSION=\"$(php -r \"echo PHP_MAJOR_VERSION.PHP_MINOR_VERSION;\")\" && apk update && apk add --no-cache freetype-dev libjpeg-turbo-dev libpng-dev icu-dev libzip-dev gnu-libiconv sudo bash jq git $PHPIZE_DEPS && if [ \"${PHP_VERSION}\" -lt \"74\" ]; then docker-php-ext-configure gd --with-jpeg-dir=/usr/include/ --with-freetype-dir=/usr/include/; else docker-php-ext-configure gd --with-jpeg --with-freetype; fi && docker-php-ext-install gd intl mysqli pdo_mysql zip && pecl install apcu && docker-php-ext-enable apcu && curl https://raw.githubusercontent.com/vishnubob/wait-for-it/master/wait-for-it.sh -o /usr/local/bin/wait-for-it && chmod +x /usr/local/bin/wait-for-it && mkdir -p /var/log/php-fpm && curl \"https://raw.githubusercontent.com/EdieLemoine/envsubst/main/install.sh\" -o /tmp/install-envsubst.sh && sh /tmp/install-envsubst.sh v1.4.0 /usr/local/bin/envsubst && git clone --branch \"${PS_VERSION}\" --depth 1 --single-branch https://github.com/prestashop/prestashop.git . && rm -rf vendor && composer config --global cache-dir /tmp/.cache/composer && yarn set version ${YARN_VERSION} && yarn config set --home enableTelemetry 0 && yarn config set enableGlobalCache true && yarn config set globalFolder /tmp/.cache/yarn && yarn config set logFilters --json '[ {\"code\":\"YN0060\",\"level\":\"discard\"}, {\"code\":\"YN0002\",\"level\":\"discard\"} ]' && yarn config set nodeLinker node-modules && yarn plugin import workspace-tools && chown -R www-data . && npm cache clean --force && yarn cache clean && composer clear-cache && apk del git" did not complete successfully: exit code: 127
|
build (7.2, 8.0.4)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c PHP_VERSION=\"$(php -r \"echo PHP_MAJOR_VERSION.PHP_MINOR_VERSION;\")\" && apk update && apk add --no-cache freetype-dev libjpeg-turbo-dev libpng-dev icu-dev libzip-dev gnu-libiconv sudo bash jq git $PHPIZE_DEPS && if [ \"${PHP_VERSION}\" -lt \"74\" ]; then docker-php-ext-configure gd --with-jpeg-dir=/usr/include/ --with-freetype-dir=/usr/include/; else docker-php-ext-configure gd --with-jpeg --with-freetype; fi && docker-php-ext-install gd intl mysqli pdo_mysql zip && pecl install apcu && docker-php-ext-enable apcu && curl https://raw.githubusercontent.com/vishnubob/wait-for-it/master/wait-for-it.sh -o /usr/local/bin/wait-for-it && chmod +x /usr/local/bin/wait-for-it && mkdir -p /var/log/php-fpm && curl \"https://raw.githubusercontent.com/EdieLemoine/envsubst/main/install.sh\" -o /tmp/install-envsubst.sh && sh /tmp/install-envsubst.sh v1.4.0 /usr/local/bin/envsubst && git clone --branch \"${PS_VERSION}\" --depth 1 --single-branch https://github.com/prestashop/prestashop.git . && rm -rf vendor && composer config --global cache-dir /tmp/.cache/composer && yarn set version ${YARN_VERSION} && yarn config set --home enableTelemetry 0 && yarn config set enableGlobalCache true && yarn config set globalFolder /tmp/.cache/yarn && yarn config set logFilters --json '[ {\"code\":\"YN0060\",\"level\":\"discard\"}, {\"code\":\"YN0002\",\"level\":\"discard\"} ]' && yarn config set nodeLinker node-modules && yarn plugin import workspace-tools && chown -R www-data . && npm cache clean --force && yarn cache clean && composer clear-cache && apk del git" did not complete successfully: exit code: 127
|
build (7.2, 1.7.7.5)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c PHP_VERSION=\"$(php -r \"echo PHP_MAJOR_VERSION.PHP_MINOR_VERSION;\")\" && apk update && apk add --no-cache freetype-dev libjpeg-turbo-dev libpng-dev icu-dev libzip-dev gnu-libiconv sudo bash jq git $PHPIZE_DEPS && if [ \"${PHP_VERSION}\" -lt \"74\" ]; then docker-php-ext-configure gd --with-jpeg-dir=/usr/include/ --with-freetype-dir=/usr/include/; else docker-php-ext-configure gd --with-jpeg --with-freetype; fi && docker-php-ext-install gd intl mysqli pdo_mysql zip && pecl install apcu && docker-php-ext-enable apcu && curl https://raw.githubusercontent.com/vishnubob/wait-for-it/master/wait-for-it.sh -o /usr/local/bin/wait-for-it && chmod +x /usr/local/bin/wait-for-it && mkdir -p /var/log/php-fpm && curl \"https://raw.githubusercontent.com/EdieLemoine/envsubst/main/install.sh\" -o /tmp/install-envsubst.sh && sh /tmp/install-envsubst.sh v1.4.0 /usr/local/bin/envsubst && git clone --branch \"${PS_VERSION}\" --depth 1 --single-branch https://github.com/prestashop/prestashop.git . && rm -rf vendor && composer config --global cache-dir /tmp/.cache/composer && yarn set version ${YARN_VERSION} && yarn config set --home enableTelemetry 0 && yarn config set enableGlobalCache true && yarn config set globalFolder /tmp/.cache/yarn && yarn config set logFilters --json '[ {\"code\":\"YN0060\",\"level\":\"discard\"}, {\"code\":\"YN0002\",\"level\":\"discard\"} ]' && yarn config set nodeLinker node-modules && yarn plugin import workspace-tools && chown -R www-data . && npm cache clean --force && yarn cache clean && composer clear-cache && apk del git" did not complete successfully: exit code: 127
|
build (7.2, 1.7.8.2)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c PHP_VERSION=\"$(php -r \"echo PHP_MAJOR_VERSION.PHP_MINOR_VERSION;\")\" && apk update && apk add --no-cache freetype-dev libjpeg-turbo-dev libpng-dev icu-dev libzip-dev gnu-libiconv sudo bash jq git $PHPIZE_DEPS && if [ \"${PHP_VERSION}\" -lt \"74\" ]; then docker-php-ext-configure gd --with-jpeg-dir=/usr/include/ --with-freetype-dir=/usr/include/; else docker-php-ext-configure gd --with-jpeg --with-freetype; fi && docker-php-ext-install gd intl mysqli pdo_mysql zip && pecl install apcu && docker-php-ext-enable apcu && curl https://raw.githubusercontent.com/vishnubob/wait-for-it/master/wait-for-it.sh -o /usr/local/bin/wait-for-it && chmod +x /usr/local/bin/wait-for-it && mkdir -p /var/log/php-fpm && curl \"https://raw.githubusercontent.com/EdieLemoine/envsubst/main/install.sh\" -o /tmp/install-envsubst.sh && sh /tmp/install-envsubst.sh v1.4.0 /usr/local/bin/envsubst && git clone --branch \"${PS_VERSION}\" --depth 1 --single-branch https://github.com/prestashop/prestashop.git . && rm -rf vendor && composer config --global cache-dir /tmp/.cache/composer && yarn set version ${YARN_VERSION} && yarn config set --home enableTelemetry 0 && yarn config set enableGlobalCache true && yarn config set globalFolder /tmp/.cache/yarn && yarn config set logFilters --json '[ {\"code\":\"YN0060\",\"level\":\"discard\"}, {\"code\":\"YN0002\",\"level\":\"discard\"} ]' && yarn config set nodeLinker node-modules && yarn plugin import workspace-tools && chown -R www-data . && npm cache clean --force && yarn cache clean && composer clear-cache && apk del git" did not complete successfully: exit code: 127
|
build (7.2, 1.7.8.8)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c PHP_VERSION=\"$(php -r \"echo PHP_MAJOR_VERSION.PHP_MINOR_VERSION;\")\" && apk update && apk add --no-cache freetype-dev libjpeg-turbo-dev libpng-dev icu-dev libzip-dev gnu-libiconv sudo bash jq git $PHPIZE_DEPS && if [ \"${PHP_VERSION}\" -lt \"74\" ]; then docker-php-ext-configure gd --with-jpeg-dir=/usr/include/ --with-freetype-dir=/usr/include/; else docker-php-ext-configure gd --with-jpeg --with-freetype; fi && docker-php-ext-install gd intl mysqli pdo_mysql zip && pecl install apcu && docker-php-ext-enable apcu && curl https://raw.githubusercontent.com/vishnubob/wait-for-it/master/wait-for-it.sh -o /usr/local/bin/wait-for-it && chmod +x /usr/local/bin/wait-for-it && mkdir -p /var/log/php-fpm && curl \"https://raw.githubusercontent.com/EdieLemoine/envsubst/main/install.sh\" -o /tmp/install-envsubst.sh && sh /tmp/install-envsubst.sh v1.4.0 /usr/local/bin/envsubst && git clone --branch \"${PS_VERSION}\" --depth 1 --single-branch https://github.com/prestashop/prestashop.git . && rm -rf vendor && composer config --global cache-dir /tmp/.cache/composer && yarn set version ${YARN_VERSION} && yarn config set --home enableTelemetry 0 && yarn config set enableGlobalCache true && yarn config set globalFolder /tmp/.cache/yarn && yarn config set logFilters --json '[ {\"code\":\"YN0060\",\"level\":\"discard\"}, {\"code\":\"YN0002\",\"level\":\"discard\"} ]' && yarn config set nodeLinker node-modules && yarn plugin import workspace-tools && chown -R www-data . && npm cache clean --force && yarn cache clean && composer clear-cache && apk del git" did not complete successfully: exit code: 127
|
build (7.2, 1.7.8.7)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c PHP_VERSION=\"$(php -r \"echo PHP_MAJOR_VERSION.PHP_MINOR_VERSION;\")\" && apk update && apk add --no-cache freetype-dev libjpeg-turbo-dev libpng-dev icu-dev libzip-dev gnu-libiconv sudo bash jq git $PHPIZE_DEPS && if [ \"${PHP_VERSION}\" -lt \"74\" ]; then docker-php-ext-configure gd --with-jpeg-dir=/usr/include/ --with-freetype-dir=/usr/include/; else docker-php-ext-configure gd --with-jpeg --with-freetype; fi && docker-php-ext-install gd intl mysqli pdo_mysql zip && pecl install apcu && docker-php-ext-enable apcu && curl https://raw.githubusercontent.com/vishnubob/wait-for-it/master/wait-for-it.sh -o /usr/local/bin/wait-for-it && chmod +x /usr/local/bin/wait-for-it && mkdir -p /var/log/php-fpm && curl \"https://raw.githubusercontent.com/EdieLemoine/envsubst/main/install.sh\" -o /tmp/install-envsubst.sh && sh /tmp/install-envsubst.sh v1.4.0 /usr/local/bin/envsubst && git clone --branch \"${PS_VERSION}\" --depth 1 --single-branch https://github.com/prestashop/prestashop.git . && rm -rf vendor && composer config --global cache-dir /tmp/.cache/composer && yarn set version ${YARN_VERSION} && yarn config set --home enableTelemetry 0 && yarn config set enableGlobalCache true && yarn config set globalFolder /tmp/.cache/yarn && yarn config set logFilters --json '[ {\"code\":\"YN0060\",\"level\":\"discard\"}, {\"code\":\"YN0002\",\"level\":\"discard\"} ]' && yarn config set nodeLinker node-modules && yarn plugin import workspace-tools && chown -R www-data . && npm cache clean --force && yarn cache clean && composer clear-cache && apk del git" did not complete successfully: exit code: 127
|
build (7.3, 1.7.7.5)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c PHP_VERSION=\"$(php -r \"echo PHP_MAJOR_VERSION.PHP_MINOR_VERSION;\")\" && apk update && apk add --no-cache freetype-dev libjpeg-turbo-dev libpng-dev icu-dev libzip-dev gnu-libiconv sudo bash jq git $PHPIZE_DEPS && if [ \"${PHP_VERSION}\" -lt \"74\" ]; then docker-php-ext-configure gd --with-jpeg-dir=/usr/include/ --with-freetype-dir=/usr/include/; else docker-php-ext-configure gd --with-jpeg --with-freetype; fi && docker-php-ext-install gd intl mysqli pdo_mysql zip && pecl install apcu && docker-php-ext-enable apcu && curl https://raw.githubusercontent.com/vishnubob/wait-for-it/master/wait-for-it.sh -o /usr/local/bin/wait-for-it && chmod +x /usr/local/bin/wait-for-it && mkdir -p /var/log/php-fpm && curl \"https://raw.githubusercontent.com/EdieLemoine/envsubst/main/install.sh\" -o /tmp/install-envsubst.sh && sh /tmp/install-envsubst.sh v1.4.0 /usr/local/bin/envsubst && git clone --branch \"${PS_VERSION}\" --depth 1 --single-branch https://github.com/prestashop/prestashop.git . && rm -rf vendor && composer config --global cache-dir /tmp/.cache/composer && yarn set version ${YARN_VERSION} && yarn config set --home enableTelemetry 0 && yarn config set enableGlobalCache true && yarn config set globalFolder /tmp/.cache/yarn && yarn config set logFilters --json '[ {\"code\":\"YN0060\",\"level\":\"discard\"}, {\"code\":\"YN0002\",\"level\":\"discard\"} ]' && yarn config set nodeLinker node-modules && yarn plugin import workspace-tools && chown -R www-data . && npm cache clean --force && yarn cache clean && composer clear-cache && apk del git" did not complete successfully: exit code: 127
|
build (7.3, 1.7.7.8)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c PHP_VERSION=\"$(php -r \"echo PHP_MAJOR_VERSION.PHP_MINOR_VERSION;\")\" && apk update && apk add --no-cache freetype-dev libjpeg-turbo-dev libpng-dev icu-dev libzip-dev gnu-libiconv sudo bash jq git $PHPIZE_DEPS && if [ \"${PHP_VERSION}\" -lt \"74\" ]; then docker-php-ext-configure gd --with-jpeg-dir=/usr/include/ --with-freetype-dir=/usr/include/; else docker-php-ext-configure gd --with-jpeg --with-freetype; fi && docker-php-ext-install gd intl mysqli pdo_mysql zip && pecl install apcu && docker-php-ext-enable apcu && curl https://raw.githubusercontent.com/vishnubob/wait-for-it/master/wait-for-it.sh -o /usr/local/bin/wait-for-it && chmod +x /usr/local/bin/wait-for-it && mkdir -p /var/log/php-fpm && curl \"https://raw.githubusercontent.com/EdieLemoine/envsubst/main/install.sh\" -o /tmp/install-envsubst.sh && sh /tmp/install-envsubst.sh v1.4.0 /usr/local/bin/envsubst && git clone --branch \"${PS_VERSION}\" --depth 1 --single-branch https://github.com/prestashop/prestashop.git . && rm -rf vendor && composer config --global cache-dir /tmp/.cache/composer && yarn set version ${YARN_VERSION} && yarn config set --home enableTelemetry 0 && yarn config set enableGlobalCache true && yarn config set globalFolder /tmp/.cache/yarn && yarn config set logFilters --json '[ {\"code\":\"YN0060\",\"level\":\"discard\"}, {\"code\":\"YN0002\",\"level\":\"discard\"} ]' && yarn config set nodeLinker node-modules && yarn plugin import workspace-tools && chown -R www-data . && npm cache clean --force && yarn cache clean && composer clear-cache && apk del git" did not complete successfully: exit code: 127
|
build (7.3, 1.7.8.8)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c PHP_VERSION=\"$(php -r \"echo PHP_MAJOR_VERSION.PHP_MINOR_VERSION;\")\" && apk update && apk add --no-cache freetype-dev libjpeg-turbo-dev libpng-dev icu-dev libzip-dev gnu-libiconv sudo bash jq git $PHPIZE_DEPS && if [ \"${PHP_VERSION}\" -lt \"74\" ]; then docker-php-ext-configure gd --with-jpeg-dir=/usr/include/ --with-freetype-dir=/usr/include/; else docker-php-ext-configure gd --with-jpeg --with-freetype; fi && docker-php-ext-install gd intl mysqli pdo_mysql zip && pecl install apcu && docker-php-ext-enable apcu && curl https://raw.githubusercontent.com/vishnubob/wait-for-it/master/wait-for-it.sh -o /usr/local/bin/wait-for-it && chmod +x /usr/local/bin/wait-for-it && mkdir -p /var/log/php-fpm && curl \"https://raw.githubusercontent.com/EdieLemoine/envsubst/main/install.sh\" -o /tmp/install-envsubst.sh && sh /tmp/install-envsubst.sh v1.4.0 /usr/local/bin/envsubst && git clone --branch \"${PS_VERSION}\" --depth 1 --single-branch https://github.com/prestashop/prestashop.git . && rm -rf vendor && composer config --global cache-dir /tmp/.cache/composer && yarn set version ${YARN_VERSION} && yarn config set --home enableTelemetry 0 && yarn config set enableGlobalCache true && yarn config set globalFolder /tmp/.cache/yarn && yarn config set logFilters --json '[ {\"code\":\"YN0060\",\"level\":\"discard\"}, {\"code\":\"YN0002\",\"level\":\"discard\"} ]' && yarn config set nodeLinker node-modules && yarn plugin import workspace-tools && chown -R www-data . && npm cache clean --force && yarn cache clean && composer clear-cache && apk del git" did not complete successfully: exit code: 127
|
build (7.2, 8.0.3)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c PHP_VERSION=\"$(php -r \"echo PHP_MAJOR_VERSION.PHP_MINOR_VERSION;\")\" && apk update && apk add --no-cache freetype-dev libjpeg-turbo-dev libpng-dev icu-dev libzip-dev gnu-libiconv sudo bash jq git $PHPIZE_DEPS && if [ \"${PHP_VERSION}\" -lt \"74\" ]; then docker-php-ext-configure gd --with-jpeg-dir=/usr/include/ --with-freetype-dir=/usr/include/; else docker-php-ext-configure gd --with-jpeg --with-freetype; fi && docker-php-ext-install gd intl mysqli pdo_mysql zip && pecl install apcu && docker-php-ext-enable apcu && curl https://raw.githubusercontent.com/vishnubob/wait-for-it/master/wait-for-it.sh -o /usr/local/bin/wait-for-it && chmod +x /usr/local/bin/wait-for-it && mkdir -p /var/log/php-fpm && curl \"https://raw.githubusercontent.com/EdieLemoine/envsubst/main/install.sh\" -o /tmp/install-envsubst.sh && sh /tmp/install-envsubst.sh v1.4.0 /usr/local/bin/envsubst && git clone --branch \"${PS_VERSION}\" --depth 1 --single-branch https://github.com/prestashop/prestashop.git . && rm -rf vendor && composer config --global cache-dir /tmp/.cache/composer && yarn set version ${YARN_VERSION} && yarn config set --home enableTelemetry 0 && yarn config set enableGlobalCache true && yarn config set globalFolder /tmp/.cache/yarn && yarn config set logFilters --json '[ {\"code\":\"YN0060\",\"level\":\"discard\"}, {\"code\":\"YN0002\",\"level\":\"discard\"} ]' && yarn config set nodeLinker node-modules && yarn plugin import workspace-tools && chown -R www-data . && npm cache clean --force && yarn cache clean && composer clear-cache && apk del git" did not complete successfully: exit code: 127
|
build (7.3, 8.0.0)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c PHP_VERSION=\"$(php -r \"echo PHP_MAJOR_VERSION.PHP_MINOR_VERSION;\")\" && apk update && apk add --no-cache freetype-dev libjpeg-turbo-dev libpng-dev icu-dev libzip-dev gnu-libiconv sudo bash jq git $PHPIZE_DEPS && if [ \"${PHP_VERSION}\" -lt \"74\" ]; then docker-php-ext-configure gd --with-jpeg-dir=/usr/include/ --with-freetype-dir=/usr/include/; else docker-php-ext-configure gd --with-jpeg --with-freetype; fi && docker-php-ext-install gd intl mysqli pdo_mysql zip && pecl install apcu && docker-php-ext-enable apcu && curl https://raw.githubusercontent.com/vishnubob/wait-for-it/master/wait-for-it.sh -o /usr/local/bin/wait-for-it && chmod +x /usr/local/bin/wait-for-it && mkdir -p /var/log/php-fpm && curl \"https://raw.githubusercontent.com/EdieLemoine/envsubst/main/install.sh\" -o /tmp/install-envsubst.sh && sh /tmp/install-envsubst.sh v1.4.0 /usr/local/bin/envsubst && git clone --branch \"${PS_VERSION}\" --depth 1 --single-branch https://github.com/prestashop/prestashop.git . && rm -rf vendor && composer config --global cache-dir /tmp/.cache/composer && yarn set version ${YARN_VERSION} && yarn config set --home enableTelemetry 0 && yarn config set enableGlobalCache true && yarn config set globalFolder /tmp/.cache/yarn && yarn config set logFilters --json '[ {\"code\":\"YN0060\",\"level\":\"discard\"}, {\"code\":\"YN0002\",\"level\":\"discard\"} ]' && yarn config set nodeLinker node-modules && yarn plugin import workspace-tools && chown -R www-data . && npm cache clean --force && yarn cache clean && composer clear-cache && apk del git" did not complete successfully: exit code: 127
|
build (7.2, 1.7.7.7)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c PHP_VERSION=\"$(php -r \"echo PHP_MAJOR_VERSION.PHP_MINOR_VERSION;\")\" && apk update && apk add --no-cache freetype-dev libjpeg-turbo-dev libpng-dev icu-dev libzip-dev gnu-libiconv sudo bash jq git $PHPIZE_DEPS && if [ \"${PHP_VERSION}\" -lt \"74\" ]; then docker-php-ext-configure gd --with-jpeg-dir=/usr/include/ --with-freetype-dir=/usr/include/; else docker-php-ext-configure gd --with-jpeg --with-freetype; fi && docker-php-ext-install gd intl mysqli pdo_mysql zip && pecl install apcu && docker-php-ext-enable apcu && curl https://raw.githubusercontent.com/vishnubob/wait-for-it/master/wait-for-it.sh -o /usr/local/bin/wait-for-it && chmod +x /usr/local/bin/wait-for-it && mkdir -p /var/log/php-fpm && curl \"https://raw.githubusercontent.com/EdieLemoine/envsubst/main/install.sh\" -o /tmp/install-envsubst.sh && sh /tmp/install-envsubst.sh v1.4.0 /usr/local/bin/envsubst && git clone --branch \"${PS_VERSION}\" --depth 1 --single-branch https://github.com/prestashop/prestashop.git . && rm -rf vendor && composer config --global cache-dir /tmp/.cache/composer && yarn set version ${YARN_VERSION} && yarn config set --home enableTelemetry 0 && yarn config set enableGlobalCache true && yarn config set globalFolder /tmp/.cache/yarn && yarn config set logFilters --json '[ {\"code\":\"YN0060\",\"level\":\"discard\"}, {\"code\":\"YN0002\",\"level\":\"discard\"} ]' && yarn config set nodeLinker node-modules && yarn plugin import workspace-tools && chown -R www-data . && npm cache clean --force && yarn cache clean && composer clear-cache && apk del git" did not complete successfully: exit code: 127
|
build (7.2, 8.1.0)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c PHP_VERSION=\"$(php -r \"echo PHP_MAJOR_VERSION.PHP_MINOR_VERSION;\")\" && apk update && apk add --no-cache freetype-dev libjpeg-turbo-dev libpng-dev icu-dev libzip-dev gnu-libiconv sudo bash jq git $PHPIZE_DEPS && if [ \"${PHP_VERSION}\" -lt \"74\" ]; then docker-php-ext-configure gd --with-jpeg-dir=/usr/include/ --with-freetype-dir=/usr/include/; else docker-php-ext-configure gd --with-jpeg --with-freetype; fi && docker-php-ext-install gd intl mysqli pdo_mysql zip && pecl install apcu && docker-php-ext-enable apcu && curl https://raw.githubusercontent.com/vishnubob/wait-for-it/master/wait-for-it.sh -o /usr/local/bin/wait-for-it && chmod +x /usr/local/bin/wait-for-it && mkdir -p /var/log/php-fpm && curl \"https://raw.githubusercontent.com/EdieLemoine/envsubst/main/install.sh\" -o /tmp/install-envsubst.sh && sh /tmp/install-envsubst.sh v1.4.0 /usr/local/bin/envsubst && git clone --branch \"${PS_VERSION}\" --depth 1 --single-branch https://github.com/prestashop/prestashop.git . && rm -rf vendor && composer config --global cache-dir /tmp/.cache/composer && yarn set version ${YARN_VERSION} && yarn config set --home enableTelemetry 0 && yarn config set enableGlobalCache true && yarn config set globalFolder /tmp/.cache/yarn && yarn config set logFilters --json '[ {\"code\":\"YN0060\",\"level\":\"discard\"}, {\"code\":\"YN0002\",\"level\":\"discard\"} ]' && yarn config set nodeLinker node-modules && yarn plugin import workspace-tools && chown -R www-data . && npm cache clean --force && yarn cache clean && composer clear-cache && apk del git" did not complete successfully: exit code: 127
|
build (7.3, 8.0.1)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c PHP_VERSION=\"$(php -r \"echo PHP_MAJOR_VERSION.PHP_MINOR_VERSION;\")\" && apk update && apk add --no-cache freetype-dev libjpeg-turbo-dev libpng-dev icu-dev libzip-dev gnu-libiconv sudo bash jq git $PHPIZE_DEPS && if [ \"${PHP_VERSION}\" -lt \"74\" ]; then docker-php-ext-configure gd --with-jpeg-dir=/usr/include/ --with-freetype-dir=/usr/include/; else docker-php-ext-configure gd --with-jpeg --with-freetype; fi && docker-php-ext-install gd intl mysqli pdo_mysql zip && pecl install apcu && docker-php-ext-enable apcu && curl https://raw.githubusercontent.com/vishnubob/wait-for-it/master/wait-for-it.sh -o /usr/local/bin/wait-for-it && chmod +x /usr/local/bin/wait-for-it && mkdir -p /var/log/php-fpm && curl \"https://raw.githubusercontent.com/EdieLemoine/envsubst/main/install.sh\" -o /tmp/install-envsubst.sh && sh /tmp/install-envsubst.sh v1.4.0 /usr/local/bin/envsubst && git clone --branch \"${PS_VERSION}\" --depth 1 --single-branch https://github.com/prestashop/prestashop.git . && rm -rf vendor && composer config --global cache-dir /tmp/.cache/composer && yarn set version ${YARN_VERSION} && yarn config set --home enableTelemetry 0 && yarn config set enableGlobalCache true && yarn config set globalFolder /tmp/.cache/yarn && yarn config set logFilters --json '[ {\"code\":\"YN0060\",\"level\":\"discard\"}, {\"code\":\"YN0002\",\"level\":\"discard\"} ]' && yarn config set nodeLinker node-modules && yarn plugin import workspace-tools && chown -R www-data . && npm cache clean --force && yarn cache clean && composer clear-cache && apk del git" did not complete successfully: exit code: 127
|
build (7.2, 1.7.8.0)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c PHP_VERSION=\"$(php -r \"echo PHP_MAJOR_VERSION.PHP_MINOR_VERSION;\")\" && apk update && apk add --no-cache freetype-dev libjpeg-turbo-dev libpng-dev icu-dev libzip-dev gnu-libiconv sudo bash jq git $PHPIZE_DEPS && if [ \"${PHP_VERSION}\" -lt \"74\" ]; then docker-php-ext-configure gd --with-jpeg-dir=/usr/include/ --with-freetype-dir=/usr/include/; else docker-php-ext-configure gd --with-jpeg --with-freetype; fi && docker-php-ext-install gd intl mysqli pdo_mysql zip && pecl install apcu && docker-php-ext-enable apcu && curl https://raw.githubusercontent.com/vishnubob/wait-for-it/master/wait-for-it.sh -o /usr/local/bin/wait-for-it && chmod +x /usr/local/bin/wait-for-it && mkdir -p /var/log/php-fpm && curl \"https://raw.githubusercontent.com/EdieLemoine/envsubst/main/install.sh\" -o /tmp/install-envsubst.sh && sh /tmp/install-envsubst.sh v1.4.0 /usr/local/bin/envsubst && git clone --branch \"${PS_VERSION}\" --depth 1 --single-branch https://github.com/prestashop/prestashop.git . && rm -rf vendor && composer config --global cache-dir /tmp/.cache/composer && yarn set version ${YARN_VERSION} && yarn config set --home enableTelemetry 0 && yarn config set enableGlobalCache true && yarn config set globalFolder /tmp/.cache/yarn && yarn config set logFilters --json '[ {\"code\":\"YN0060\",\"level\":\"discard\"}, {\"code\":\"YN0002\",\"level\":\"discard\"} ]' && yarn config set nodeLinker node-modules && yarn plugin import workspace-tools && chown -R www-data . && npm cache clean --force && yarn cache clean && composer clear-cache && apk del git" did not complete successfully: exit code: 127
|
build (7.4, 8.0.1)
buildx failed with: ERROR: failed to solve: error writing layer blob: error committing cache 11280: maximum timeout reached
|
build (7.2, 8.0.0)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c PHP_VERSION=\"$(php -r \"echo PHP_MAJOR_VERSION.PHP_MINOR_VERSION;\")\" && apk update && apk add --no-cache freetype-dev libjpeg-turbo-dev libpng-dev icu-dev libzip-dev gnu-libiconv sudo bash jq git $PHPIZE_DEPS && if [ \"${PHP_VERSION}\" -lt \"74\" ]; then docker-php-ext-configure gd --with-jpeg-dir=/usr/include/ --with-freetype-dir=/usr/include/; else docker-php-ext-configure gd --with-jpeg --with-freetype; fi && docker-php-ext-install gd intl mysqli pdo_mysql zip && pecl install apcu && docker-php-ext-enable apcu && curl https://raw.githubusercontent.com/vishnubob/wait-for-it/master/wait-for-it.sh -o /usr/local/bin/wait-for-it && chmod +x /usr/local/bin/wait-for-it && mkdir -p /var/log/php-fpm && curl \"https://raw.githubusercontent.com/EdieLemoine/envsubst/main/install.sh\" -o /tmp/install-envsubst.sh && sh /tmp/install-envsubst.sh v1.4.0 /usr/local/bin/envsubst && git clone --branch \"${PS_VERSION}\" --depth 1 --single-branch https://github.com/prestashop/prestashop.git . && rm -rf vendor && composer config --global cache-dir /tmp/.cache/composer && yarn set version ${YARN_VERSION} && yarn config set --home enableTelemetry 0 && yarn config set enableGlobalCache true && yarn config set globalFolder /tmp/.cache/yarn && yarn config set logFilters --json '[ {\"code\":\"YN0060\",\"level\":\"discard\"}, {\"code\":\"YN0002\",\"level\":\"discard\"} ]' && yarn config set nodeLinker node-modules && yarn plugin import workspace-tools && chown -R www-data . && npm cache clean --force && yarn cache clean && composer clear-cache && apk del git" did not complete successfully: exit code: 127
|
build (7.3, 1.7.8.9)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c PHP_VERSION=\"$(php -r \"echo PHP_MAJOR_VERSION.PHP_MINOR_VERSION;\")\" && apk update && apk add --no-cache freetype-dev libjpeg-turbo-dev libpng-dev icu-dev libzip-dev gnu-libiconv sudo bash jq git $PHPIZE_DEPS && if [ \"${PHP_VERSION}\" -lt \"74\" ]; then docker-php-ext-configure gd --with-jpeg-dir=/usr/include/ --with-freetype-dir=/usr/include/; else docker-php-ext-configure gd --with-jpeg --with-freetype; fi && docker-php-ext-install gd intl mysqli pdo_mysql zip && pecl install apcu && docker-php-ext-enable apcu && curl https://raw.githubusercontent.com/vishnubob/wait-for-it/master/wait-for-it.sh -o /usr/local/bin/wait-for-it && chmod +x /usr/local/bin/wait-for-it && mkdir -p /var/log/php-fpm && curl \"https://raw.githubusercontent.com/EdieLemoine/envsubst/main/install.sh\" -o /tmp/install-envsubst.sh && sh /tmp/install-envsubst.sh v1.4.0 /usr/local/bin/envsubst && git clone --branch \"${PS_VERSION}\" --depth 1 --single-branch https://github.com/prestashop/prestashop.git . && rm -rf vendor && composer config --global cache-dir /tmp/.cache/composer && yarn set version ${YARN_VERSION} && yarn config set --home enableTelemetry 0 && yarn config set enableGlobalCache true && yarn config set globalFolder /tmp/.cache/yarn && yarn config set logFilters --json '[ {\"code\":\"YN0060\",\"level\":\"discard\"}, {\"code\":\"YN0002\",\"level\":\"discard\"} ]' && yarn config set nodeLinker node-modules && yarn plugin import workspace-tools && chown -R www-data . && npm cache clean --force && yarn cache clean && composer clear-cache && apk del git" did not complete successfully: exit code: 127
|
build (7.4, 1.7.8.10)
buildx failed with: ERROR: failed to solve: error writing layer blob: error committing cache 11415: maximum timeout reached
|
build (8.0, 1.7.7.6)
buildx failed with: ERROR: failed to solve: error writing layer blob: error committing cache 11608: maximum timeout reached
|
build (7.4, 1.7.8.0)
buildx failed with: ERROR: failed to solve: error writing layer blob: error committing cache 11594: maximum timeout reached
|