In future we are planning integrating nginx-unit with php (custom extensions, modules)
So now, Im wondering how to do it
Should we
- get unit-php prebuilt docker image and modify afterwards (compile and install additional stuff)
- get minimal image and do php compilation from scratch?
- get base image, compile unit, compile php and link them?
Was just wondering how to link them
New contributor
Kamil Velaro is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.