mailu/nginx
kaiyou f421bee148 Merge pull request from andreasfaerber/master
Create and use SSL dhparam file if not mounted, NGINX_SSL_DHPARAM_BITS variable in .env.dist file
..
Dockerfile Use --no-cache when installing packages
README.md Add README documents for clamav and nginx
nginx.conf.default Create and use ssl dhparam file if not mounted, NGINX_SSL_DHPARAM_BITS variable in .env.dist file
nginx.conf.fallback Create and use ssl dhparam file if not mounted, NGINX_SSL_DHPARAM_BITS variable in .env.dist file
start.sh Merge pull request from andreasfaerber/master

README.md

Mailu NGINX container

NGINX is a popular and highly efficient webserver and reverse proxy server commonly used to power high performance websites. In the Mailu stack it is used as the HTTP frontend tunneling requests to the public web services provided by other containers.

Resources