This environment has:
- Nginx 1.15.0 (nginx:1.15.0-alpine)
- PHP-FPM (php:7.3.6-fpm-alpine3.9)
- Redis (redis:alpine)
- MySQL (mysql:5.7)
A docker image just with Laravel Sample App and PHP-PHP is available in:
https://hub.docker.com/repository/docker/tiagovergutz/laravel
docker-compose up -d
Access http://localhost:8000