PHP-FPM Wordpress • Docker Build #1
Annotations
1 error and 3 warnings
Build and push default image
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c set -eux\n apt-get update\n apt-get install -y --no-install-recommends \\\n php${PHP_VERSION}-dev \\\n php-pear \\\n make\n eval 'version_gt() { test \"$(printf '%s\\n' \"${@#v}\" | sort -V | head -n 1)\" != \"${1#v}\"; }'\n if version_gt \"${PHP_VERSION}\" \"6.99.99\"; \\\n then if version_gt \"${PHP_VERSION}\" \"7.0.99\"; \\\n then pecl install -f xdebug-2.9.8; \\\n else pecl install -f xdebug-2.7.2; \\\n fi \\\n else pecl install -f xdebug-2.5.5; \\\n fi\n chown -R www-data: /etc/php /var/lib/php\n rm -rf /var/lib/apt/lists/* /var/log/apt\n" did not complete successfully: exit code: 1
|
The following actions use a deprecated Node.js version and will be forced to run on node20: supplypike/setup-bin@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Set up Docker Buildx
Input 'config-inline' has been deprecated with message: Use buildkitd-config-inline instead
|
Post Set up Docker Buildx
Input 'config-inline' has been deprecated with message: Use buildkitd-config-inline instead
|
Loading