You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all thank you for your effort put into testcontainers! I love it.
For single containers works perfectly, but if infrastructure is more complicated, then docker compose is really helpful.
So my question is - do you plan support docker compose?
The text was updated successfully, but these errors were encountered:
not planned yet no, someone need to pick it up. I dont yet know the complexity of adding support for this, so it would mean digging into unknown territory. If you would like to help investigating it or trying to stab it at it yourself, just do it :) At least we now have an issue for it, and I will add the appropriate labels
I do however believe that it will require a lot of work, and im putting it into a milestone for the next major release. I could be released before, but just to have it somewhere in the pipeline
First of all thank you for your effort put into testcontainers! I love it.
For single containers works perfectly, but if infrastructure is more complicated, then docker compose is really helpful.
So my question is - do you plan support docker compose?
The text was updated successfully, but these errors were encountered: