Nginx container for Symfony 3 applications. Symfony is not installed in the Image.
The required document root for symfony is set to <your symfony project>/web
.
This is de recommended setup for symfony production.
For environment variables and configuration options check the readme of dockerwest nginx
The following Nginx versions are available:
- stable: last stable version of nginx
- mainline: last mainline version of nginx
The following images are available:
dockerwest/nginx-symfony3:stable
dockerwest/nginx-symfony3:mainline
MIT License (MIT). See License File for more information.