Skip to content

docker: Debian + PHP-FPM #19

docker: Debian + PHP-FPM

docker: Debian + PHP-FPM #19

Triggered via schedule June 24, 2026 04:08
Status Failure
Total duration 4m 48s
Artifacts –
Prepare build variables
2s
Prepare build variables
Matrix: build-php-slim
Matrix: build-php-wsc
Matrix: build-php
Fit to window
Zoom out
Zoom in

Annotations

1 error and 5 warnings
Build php-slim (PHP 8.5)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/bash -euxo pipefail -c PHP_EXTENSION_INSTALLER_VERSION=$(curl -s https://api.github.com/repos/mlocati/docker-php-extension-installer/releases/latest | grep 'tag_name' | cut -d '\"' -f4) ; \techo \"install-php-extensions Version: ${PHP_EXTENSION_INSTALLER_VERSION}\" ; \tcurl -sSL https://github.com/mlocati/docker-php-extension-installer/releases/download/${PHP_EXTENSION_INSTALLER_VERSION}/install-php-extensions -o /usr/local/bin/install-php-extensions ; \tchmod +x /usr/local/bin/install-php-extensions" did not complete successfully: exit code: 1
Build php-slim (PHP 8.5)
Failed to save: Unable to reserve cache with key tonistiigi--binfmt-latest-linux-x64, another job may be creating this cache.
Build php-slim (PHP 8.3)
Failed to save: Unable to reserve cache with key tonistiigi--binfmt-latest-linux-x64, another job may be creating this cache.
Legacy key/value format with whitespace separator should not be used: debian.fpm.slim.Dockerfile#L21
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Build php-slim (PHP 8.4)
Failed to save: Unable to reserve cache with key tonistiigi--binfmt-latest-linux-x64, another job may be creating this cache.
Legacy key/value format with whitespace separator should not be used: debian.fpm.slim.Dockerfile#L21
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/