nginx-more
nginx-more copied to clipboard
nginx-more docker image
did you build nginx-more in docker image too? https://hub.docker.com/r/karljohns0n/nginx-more/tags
Hi, yes I have an image with nginx-more only and a few with php-fpm (7.2 to 8.1) which I use for Laravel development. They are basic but they work :)
Hi @karljohns0n, happy to help with this one if you want
Hi @bugfest, sure, any help is welcome!
My next priorities are:
- Phase out pagespeed module on el7/el8 while causing less breaking changes as possible. This module is now deprecated upstream.
- Build aarch64 packages.
Hi @karljohns0n,
- For pagespeed, I guess we can disable it from the build by default but keep it for some time in the spec so that the current users can still build it on their own
- aarch64/arm64; ok noted.