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

Setting up Laradock to an existing docker-compose yml file #1417

Closed
blachawk opened this issue Mar 6, 2018 · 0 comments
Closed

Setting up Laradock to an existing docker-compose yml file #1417

blachawk opened this issue Mar 6, 2018 · 0 comments

Comments

@blachawk
Copy link

blachawk commented Mar 6, 2018

Info:

  • Docker version ($ docker --version): 17.12.0-ce
  • System info (Mac, PC, Linux): Windows
  • System info disto/version: 10

Issue:

I already have a compose.yml file setup in my docker environment with custom images applied to it. I simply want to create a php sandbox environment "in addition to what is in my compose.yml file"

I processed through the setup guide here
But when I ran docker-compose up -d nginx mysql redis beanstalkd in powershell, I get the following error message:

Error: No such service: nginx

My Goal:

All I want is a PHP sandbox volume with port so I can access the browser, added to my existing compose.yml file. I'm hoping that laradock can provide that.

Thanks!

@blachawk blachawk changed the title Setting up Setting up Laradock to an existing docker-compose yml file Mar 6, 2018
@blachawk blachawk closed this as completed Dec 8, 2019
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

1 participant