This is my development environment which run a Linux LEMP stack that work on most of my PHP projects. All the Docker images are based on Alpine Linux to get something that remains light for disk space.
- Container
web: Nginx - Container
php: PHP5.x/7.x/8.x with FPM and all common PHP extensions - Container
mariadb: MariaDB 10.x - Container
mail: Mailpit - Container
cache: Redis