Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker-compose example #14

Open
nicolas-piquerez opened this issue May 19, 2017 · 2 comments
Open

docker-compose example #14

nicolas-piquerez opened this issue May 19, 2017 · 2 comments

Comments

@nicolas-piquerez
Copy link

nicolas-piquerez commented May 19, 2017

Hello,

Could you provide an example of docker-compose file to simplify the command to start docker ?

I was thinking a docker-compose (and eventually a .env) for

  • vhosts (project-a.docker, project-b.docker)
  • setup projects in right folder : ./project-a => /var/www/php56/project-a and ./project-b => /var/www/php7.0/project-b
@nicolas-piquerez nicolas-piquerez changed the title docker-compose example docker-compose exemple May 19, 2017
@nicolas-piquerez nicolas-piquerez changed the title docker-compose exemple docker-compose example May 19, 2017
@damienfa
Copy link

damienfa commented Jul 5, 2017

Hello,
Same needs here, I would like to make it work with "docker-compose" ... Any help ?

@eugenesia
Copy link
Collaborator

eugenesia commented Jul 22, 2017

Hi there, you can refer to my blog on http://eugenesia.co.uk/2017/07/php-development-environment-with-docker-compose/

It shows how you can create a PHP development environment with Docker Compose and PHPFarm, using different PHP versions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants