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

Add xdebug #4

Open
jlyon opened this issue Jul 24, 2015 · 3 comments
Open

Add xdebug #4

jlyon opened this issue Jul 24, 2015 · 3 comments

Comments

@jlyon
Copy link

jlyon commented Jul 24, 2015

Not sure if this is absolutely appropriate, but bundling xdebug and xhprof would streamline local dev work.

@jonpugh
Copy link
Member

jonpugh commented Jul 29, 2015

I think you are right, but we probably would want to keep a separate "development" app container.

We wouldn't want to override this for the entire app, either... I'm thinking we should add some kind of environment-specific docker-compose overrides here, like so:

docker-compose:
  environment-overrides:
    # This would only override the docker compose for an environment named "dev"
    dev:
      app:
        image: terra/drupal-dev

What do you think, @jlyon ?

@jlyon
Copy link
Author

jlyon commented Aug 6, 2015

@jonpugh This sounds like the right approach.

@jlyon
Copy link
Author

jlyon commented Sep 6, 2015

@aschmoe

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

2 participants