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

How to reuse the same docker-compose service from different subprojects? #402

Open
joffrey-bion opened this issue Jun 15, 2023 · 1 comment

Comments

@joffrey-bion
Copy link

joffrey-bion commented Jun 15, 2023

Is there a shared build service name that I can reuse to have multiple subprojects reuse the same docker-compose group of services? It'd be nice to expose it so we can define things like max parallel usage and things like that too.

If there is no build service, is there a way for me to create a gradle build service that runs compose up/compose down, and that I depend on from multiple places? What's the recommended approach in that case?

@Gregory-Berkman-Imprivata

I am also trying to have multiple subprojects resuse the same docker-compose group. When I try to do this, my build hangs. Not sure why.

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