alpine-php-fpm
                                
                                
                                
                                    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:
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...
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...