nginx / unit

NGINX Unit - universal web app server - a lightweight and versatile open source server that simplifies the application stack by natively executing application code across eight different programming language runtimes.
https://unit.nginx.org
Apache License 2.0
5.25k stars 321 forks source link

CLI Feature: make read only application mount configurable #1247

Open avahahn opened 1 month ago

avahahn commented 1 month ago

We can enable more use cases, such as wordpress, by allowing the user to configure whether or not they want their application directory mounted read only to a new docker instance.