- PHP 8.1
- Nginx
- MySQL 8
- Misc: Symfony installer, git...
From the root of this project:
docker-compose up -d --build
Nginx is configured with root being /var/www, this can be changed in nginx/default.conf, see the root parameter. (don't forget to restart then).