This will create a dockerized stack for a Lumen application, consisted of the following containers:
Nginx, php:7.3-fpm, Mariadb, Composer, Redis
Git clone this repository in your local machine and run following docker command
docker-compose up -d
Pull requests are welcome. Feel free to contact me if there is any issues or any explanation needed.