Skip to content

fix(docker): Alpine repositories #196

fix(docker): Alpine repositories

fix(docker): Alpine repositories #196

Triggered via push September 16, 2024 16:42
Status Failure
Total duration 51s
Artifacts

docker.yml

on: push
Matrix: docker
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
docker (3.19, 81, 1)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apk update && apk upgrade && apk add --no-cache git docker-cli php${PHP}-cli php${PHP}-ctype php${PHP}-curl php${PHP}-dom php${PHP}-ffi php${PHP}-fileinfo php${PHP}-gd php${PHP}-iconv php${PHP}-mbstring php${PHP}-mysqlnd php${PHP}-openssl php${PHP}-pcntl php${PHP}-pdo php${PHP}-pdo_mysql php${PHP}-pdo_pgsql php${PHP}-phar php${PHP}-posix php${PHP}-simplexml php${PHP}-sodium php${PHP}-sqlite3 php${PHP}-tokenizer php${PHP}-xml php${PHP}-xmlreader php${PHP}-xmlwriter php${PHP}-zip php${PHP}-pecl-decimal php${PHP}-pecl-ds php${PHP}-pecl-mongodb php${PHP}-pecl-pcov php${PHP}-pecl-rdkafka php${PHP}-pecl-redis php${PHP}-pecl-swoole php${PHP}-pecl-xdebug && ln -sf /usr/bin/php${PHP} /usr/bin/php && mv /etc/php/php.ini /etc/php${PHP}/conf.d/zzphp.ini && /usr/local/bin/install-tools" did not complete successfully: exit code: 33
docker (3.20, 82)
The job was canceled because "_3_19_81_1" failed.
docker (3.20, 82)
The operation was canceled.
docker (3.20, 83)
The job was canceled because "_3_19_81_1" failed.
docker (3.20, 83)
The operation was canceled.
docker (3.19, 81, 1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/