- Easy setup with docker-compose and Dockerfile under usage from Docker
- Uses PHP 8.2.9 for better performance, lower CPU and memory usage
- And composer the dependency manager for PHP to start easy your project
- Built on the lightweight nginx 1.25.1 webserver
- Debugging with Xdebug 3.2.1
- Redis 7.2 as session storage, database, cache, streaming engine, and message broker
- Database storage with MariaDB 11.1.1
See also: Blog-Post: Dockerize your PHP application with Nginx and PHP8 FPM