- If not already done, install Docker Compose
- Run
docker-compose --env-file .env.local up(Symfony uses the .env.local file, and considers .env to be the template) - Open
https://localhostin your favorite web browser and accept the auto-generated TLS certificate
Once your environment is running, you'll likely want to look at some other documentation articles, especially: