NGINX Variation #377
moisish
started this conversation in
Ideas & Feature Requests
Replies: 1 comment 4 replies
-
I could see this being valuable, but I would have to put it under another project since running NGINX only is out of scope of a PHP image (example: If there gets a lot of traction on this, I could try and maintain a separate project for it. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It will be a nice idea if we could have an nginx image variation without the fpm.
We will be able to run nginx and php-fpm in different containers which can achieve more things like scaling of the fpm container, different container for queues, or even host multiple sites with the same nginx container but on different php versions
Beta Was this translation helpful? Give feedback.
All reactions