Skip to content

Restore all original dependencies to PHP Dockerfiles #6

Restore all original dependencies to PHP Dockerfiles

Restore all original dependencies to PHP Dockerfiles #6

Triggered via push September 28, 2025 17:08
Status Failure
Total duration 41s
Artifacts

docker-build.yml

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

Annotations

7 errors
build (7.1)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c apt-get install -y --allow-unauthenticated libfreetype6-dev libjpeg62-turbo-dev libmcrypt-dev libpng-dev libzip-dev libssh2-1-dev libxml2-dev git gnupg && pecl channel-update pecl.php.net && pecl install ssh2-1.0 && docker-php-ext-enable ssh2 && docker-php-ext-install -j$(nproc) soap iconv mcrypt zip mysqli pdo_mysql exif && docker-php-ext-configure gd --with-freetype-dir=/usr/include/ --with-jpeg-dir=/usr/include/ && docker-php-ext-install -j$(nproc) gd && curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/local/bin --filename=composer && composer global require \"hirak/prestissimo\" && printf \"\\nPATH=\\\"~/.composer/vendor/bin:\\$PATH\\\"\\n\" | tee -a ~/.bashrc" did not complete successfully: exit code: 100
build (7.0)
The operation was canceled.
build (7.0)
The strategy configuration was canceled because "build._7_1" failed
build (7.3)
The operation was canceled.
build (7.3)
The strategy configuration was canceled because "build._7_1" failed
build (7.2)
The operation was canceled.
build (7.2)
The strategy configuration was canceled because "build._7_1" failed