/symfony-demo-docker

This repository provides a template to spin Symfony Demo application on Docker's Nginx + PHP-FPM + MySQL linked image containers that are provisioning with docker-compose tool

MIT LicenseMIT

Dockerized Symfony Demo application

This repository provides a template to spin Symfony Demo application on Docker's Nginx + PHP-FPM + MySQL linked image containers that are provisioning with docker-compose tool.

Mac OS X

If you are on Mac OS X - you should used any Linux-based virtual machine (VM) for Docker host. Take a look at the Boot2Docker lightweight Linux distribution which made specifically to run Docker containers. If you prefer to use Vagrant for building and distributing development environments via VM - look closely to the CoreOS Vagrant image.