Replies: 1 comment
-
Hi @raf786 I understand your concern. However, I want my Docker images to focus more on PHP-based websites, with Nginx Unit serving solely as a supporting layer for PHP applications to interact with users. I also have considered including the NJS module, but I believe it would add an unnecessary layer and increase the Docker image size. If you'd like to build a version with the NJS module, please feel free to use the source code from this repository, uncomment the NJS installation section, and build a Docker image tailored to your needs. |
Beta Was this translation helpful? Give feedback.
0 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.
-
Hi, appreciate the time and effort you have put into these containers. I was wondering what the best approach would be to enable njs in the unit container as it looks like its not enabled by default. I have noticed you have some code relating to this in unit-install.dockerfile but its commented out. Cheers.
Beta Was this translation helpful? Give feedback.
All reactions