irvinlim / docker-nginx-modsecurity

Docker file from nginx:alpine modified to include ModSecurity (lib v3) + ModSecurity-nginx connector

Home Page:https://hub.docker.com/r/irvinlim/nginx-modsecurity/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NGINX with libModSecurity + ModSecurity-nginx connector

The dockerfile of this container has been copied from the official nginx repo (alpine variant) and has been modified to add ModSecurity library (v3) + ModSecurity nginx connector.

You can refer to the official nginx image documentation for instructions on how to use this image.

When you provide your configuration you can enable modsecurity. Please refer to their wiki for documentation.

NOTE: no rules are shipped with this container, if you enable modsecurity you need to provide your own

About

Docker file from nginx:alpine modified to include ModSecurity (lib v3) + ModSecurity-nginx connector

https://hub.docker.com/r/irvinlim/nginx-modsecurity/


Languages

Language:Nginx 100.0%