alpine-php-fpm icon indicating copy to clipboard operation
alpine-php-fpm copied to clipboard

Lightweight & optimized Multi-Arch Docker Images (x86_64/arm/arm64) for PHP-FPM (PHP 8.1, 8.2, 8.3) with essential extensions on top of latest Alpine Linux. :elephant:

Results 4 alpine-php-fpm issues
Sort by recently updated
recently updated
newest added

Please share guide config with k8s.

documentation
enhancement
help wanted

Hi, I ran into an issue today that the PSR extension conflicts with the Symfony cache component. I therefore had to remove PSR, but as there is no "docker-php-ext-disable" (and...

enhancement
help wanted

This PR supports disabling PHP extensions via the new `PHP_DISABLE_EXTENSIONS` environment variable. The PHP extensions can be disabled at startup by providing the `PHP_DISABLE_EXTENSIONS` environment variable with one or more...

enhancement
v8.3