Docker Symfony 🐳 Basic stack of containers for Symfony Application development. Installation Create a .env file touch .env Build and run containers docker-compose build docker-compose up -d Usage Run docker-compose up -d and docker-compose ps Nginx is now running at localhost