This project provides a LAMP development environment using Docker/Podman and docker-compose.
- Place your project files in the DocumentRoot directory
- Copy (and optionally customize) the env.example file to
.env
- Build and run containers by running:
docker compose up