mailcow/data/Dockerfiles/phpfpm
Michael Cramer bc937ed2db [PHP] Polish dockerfile
includes also #4839 because of --with-avif for gd configure command (is not available in 8.0)

contains the following adjustments:
- upgrade APCu to 5.1.22
- use PECL package for mailparse instead of git clone (3.1.4 is the latest one available and sice then no changes on master branch)
- split PECL commands into separate ones (according to https://hub.docker.com/_/php this is the recommended way)
- add missing configure options for gd extension to include webp, xpm and avif
- specify composer version to be installed
- cleanup more dev dependencies
2022-11-08 09:45:25 +01:00
..
docker-entrypoint.sh [Cleanup] Clean up the xmpp remainder (#4286) 2021-10-18 21:44:01 +02:00
Dockerfile [PHP] Polish dockerfile 2022-11-08 09:45:25 +01:00