| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
If docker_command_path is specified, 'compose' is not appended, which causes all of DockerCompose to not work. This issue was found when attempting to use podman.
Codecov Report✅ All modified and coverable lines are covered by tests. @@ Coverage Diff @@
## main #879 +/- ##
=======================================
Coverage ? 79.15%
=======================================
Files ? 14
Lines ? 1161
Branches ? 180
=======================================
Hits ? 919
Misses ? 202
Partials ? 40 ☔ View full report in Codecov by Sentry.
|
Sorry, something went wrong.
🤖 I have created a release *beep* *boop* --- ## [4.13.1](testcontainers-v4.13.0...testcontainers-v4.13.1) (2025-09-24) ### Bug Fixes * **core:** Added 'compose' in compose_command_property ([#879](#879)) ([769b7b6](769b7b6)) * **core:** make sure context manager exits ([#876](#876)) ([10089f6](10089f6)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
| Back | FazBrowse Home | New Git URL |
If docker_command_path is specified, 'compose' is not appended, which causes all of DockerCompose to not work. This issue was found when attempting to use podman.