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

Creating containers with multiple docker compose file does not returns correct map of services #391

Closed
ank-n opened this issue Dec 15, 2021 · 0 comments · Fixed by #392
Closed

Comments

@ank-n
Copy link
Contributor

ank-n commented Dec 15, 2021

Describe the bug
If you use multiple docker compose files to start containers, the code only keeps the service list mentioned in the last docker-compose file passed.

To Reproduce
I will add a PR to fix this issue with the unit test.

mdelapenya added a commit that referenced this issue Dec 15, 2021
#391: remember service map from all docker compose files
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

Successfully merging a pull request may close this issue.

1 participant