Skip to content

docker: Debian + PHP-FPM #16

docker: Debian + PHP-FPM

docker: Debian + PHP-FPM #16

Manually triggered May 3, 2026 19:41
Status Cancelled
Total duration 40m 6s
Artifacts 7

build_docker-debian_fpm.yml

on: workflow_dispatch
Prepare build variables
3s
Prepare build variables
Matrix: build-php-slim
Matrix: build-php-wsc
Matrix: build-php
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 12 warnings
Build php (PHP 8.4)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/bash -euxo pipefail -c PHP_EXTENSIONS_LIST=\" \t\t@composer \t\tapcu \t\tbcmath \t\tbz2 \t\tcalendar \t\tdba \t\tenchant \t\texif \t\tffi \t\tgd \t\tgettext \t\tgmp \t\timagick \t\tintl \t\tldap \t\tmemcached \t\tmongodb \t\tmysqli \t\topcache \t\tpdo_dblib \t\tpdo_mysql \t\tpdo_pgsql \t\tpgsql \t\tpspell \t\tredis \t\tshmop \t\tsnmp \t\ttidy \t\txsl \t\tyaml \t\tzip \t\" \t; install-php-extensions $PHP_EXTENSIONS_LIST ; php -m" did not complete successfully: exit code: 1
Build php (PHP 8.5)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/bash -euxo pipefail -c PHP_EXTENSIONS_LIST=\" \t\t@composer \t\tapcu \t\tbcmath \t\tbz2 \t\tcalendar \t\tdba \t\tenchant \t\texif \t\tffi \t\tgd \t\tgettext \t\tgmp \t\timagick \t\tintl \t\tldap \t\tmemcached \t\tmongodb \t\tmysqli \t\topcache \t\tpdo_dblib \t\tpdo_mysql \t\tpdo_pgsql \t\tpgsql \t\tpspell \t\tredis \t\tshmop \t\tsnmp \t\ttidy \t\txsl \t\tyaml \t\tzip \t\" \t; install-php-extensions $PHP_EXTENSIONS_LIST ; php -m" did not complete successfully: exit code: 1
Build php (PHP 8.3)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/bash -euxo pipefail -c PHP_EXTENSIONS_LIST=\" \t\t@composer \t\tapcu \t\tbcmath \t\tbz2 \t\tcalendar \t\tdba \t\tenchant \t\texif \t\tffi \t\tgd \t\tgettext \t\tgmp \t\timagick \t\tintl \t\tldap \t\tmemcached \t\tmongodb \t\tmysqli \t\topcache \t\tpdo_dblib \t\tpdo_mysql \t\tpdo_pgsql \t\tpgsql \t\tpspell \t\tredis \t\tshmop \t\tsnmp \t\ttidy \t\txsl \t\tyaml \t\tzip \t\" \t; install-php-extensions $PHP_EXTENSIONS_LIST ; php -m" did not complete successfully: exit code: 1
Build php-wsc (PHP 8.5)
The run was canceled by @Tob1as.
Build php-wsc (PHP 8.5)
The operation was canceled.
Build php-wsc (PHP 8.4)
The run was canceled by @Tob1as.
Build php-wsc (PHP 8.4)
The operation was canceled.
docker: Debian + PHP-FPM
The run was canceled by @Tob1as.
Build php-slim (PHP 8.4)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: docker/build-push-action@v6, docker/login-action@v3, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
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.5)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: docker/build-push-action@v6, docker/login-action@v3, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
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.3)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: docker/build-push-action@v6, docker/login-action@v3, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
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 (PHP 8.4)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: docker/build-push-action@v6, docker/login-action@v3, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build php (PHP 8.5)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: docker/build-push-action@v6, docker/login-action@v3, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build php (PHP 8.3)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: docker/build-push-action@v6, docker/login-action@v3, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build php-wsc (PHP 8.3)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: docker/build-push-action@v6, docker/login-action@v3, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build php-wsc (PHP 8.5)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: docker/build-push-action@v6, docker/login-action@v3, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build php-wsc (PHP 8.4)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: docker/build-push-action@v6, docker/login-action@v3, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/

Artifacts

Produced during runtime
Name Size Digest
Tob1as~docker-php~7T2QET.dockerbuild
52.8 KB
sha256:cad8c223256382ace2a6f33f139a8a63e6fa9b6f1ad580153670a9980e22ee09
Tob1as~docker-php~9P3EK0.dockerbuild
88.9 KB
sha256:2f7a9fefa28f20ec8ec6d3e6789216ffa7ef7f6648b72803a424e96a8adc692f
Tob1as~docker-php~G02G4A.dockerbuild
536 KB
sha256:27c3399a91a98634f96e6936f33fece047d1de84de2889df4ab46b3461d1eb53
Tob1as~docker-php~KA072T.dockerbuild
54.8 KB
sha256:9c64dc7587830aa2fb2cd6b046cb0e82bc3551340d9a4bf58cefa7331c23bf08
Tob1as~docker-php~SDVS7Q.dockerbuild
537 KB
sha256:2d520f10ee514cee9350516ec9a24511d4d2ebd836a840a2f26a936ab961ebe0
Tob1as~docker-php~YFWQRD.dockerbuild
475 KB
sha256:ce991e6b01d786d7ee26d4e365fc4d8085658314147d224e2e2a21f6a0846a83
Tob1as~docker-php~ZC8GBZ.dockerbuild
527 KB
sha256:0e755ca932342d1cfa50271d70e9bb07877075ea8138a4ec127843a682c4fd8c