This is a Docker image for Nginx, for using Laravel PHP Framework.
It's a fork of dylanlindgren/docker-laravel-nginx.
With the features:
- Enabled CORS
- Serve static files
This image works well with the below related images.
- dylanlindgren/docker-laravel-data
- dylanlindgren/docker-laravel-phpfpm
- dylanlindgren/docker-laravel-composer
- dylanlindgren/docker-laravel-artisan
- dylanlindgren/docker-laravel-bower
- dylanlindgren/docker-laravel-phpunit
An automated build for this repo is available on the Docker Hub.