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
Support specifying multiple docker-compose.yml files (#98)
* Support specifying multiple docker-compose.yml files
* Add test and example in the doc
* Add missing `-d` in the `up` command
* Fix code style
* Fix typo
* Fix typo
* Update testcontainers/compose.py
Co-authored-by: Till Hoffmann <[email protected]>
* Update compose.py
* Fix `get_logs` with multiple compose files
* Remove blank line at end of file
Co-authored-by: Till Hoffmann <[email protected]>
Co-authored-by: Till Hoffmann <[email protected]>
0 commit comments