docker-php-fpm
docker-php-fpm copied to clipboard
add nginx unit flavor
right now our images look like this: exozet/php-fpm:8.1.3-sudo. it would be good to also have exozet/php-nginx-unit:8.1.3-sudo with all our extensions but https://unit.nginx.org/ service the files. this could make it possible to delivery only this one image and not having to pair it with an extra nginx image.
Also https://habr.com/en/post/646397/ on some performance infos
I'm in favour of this. I also currently working on an 7.4 nginx unit image for one of my projectsand this is based on our fpm image
Added https://habr.com/en/post/646397/ for some performance infos.
I am collecting ideas at https://github.com/exozet/docker-php-fpm/wiki/Draft-for-new-Structure
alpine version depends on https://github.com/docker-library/php/pull/1355
Was rejected. Another try at https://github.com/docker-library/php/pull/1358
A nginx unit version is available in the successor of this project at https://github.com/Endava/docker-php