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 - Add the
127.0.0.1 site.localentry to your host machine /etc/hosts file - Build and run containers by running:
docker compose up