Dockerfiles for nginx with modsecurity module
- debian:sid
- Compile and Installation
- Runs nginx on non daemon mode with modsecurity enabled and with recommended rules file loaded.
- docker create -p 8888:80 -t --name ninja fooinha/nginx-modsecurity
Dockerfiles for nginx with modsecurity module