fix(core): Added 'compose' in compose_command_property by laundry-96 · Pull Request #879 · testcontainers/testcontainers-python · GitHub
Skip to content

fix(core): Added 'compose' in compose_command_property#879

Merged
alexanderankin merged 1 commit into
testcontainers:mainfrom
laundry-96:patch-2
Sep 24, 2025
Merged

fix(core): Added 'compose' in compose_command_property#879
alexanderankin merged 1 commit into
testcontainers:mainfrom
laundry-96:patch-2

Conversation

@laundry-96

Copy link
Copy Markdown
Contributor

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.

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

codecov Bot commented Sep 24, 2025

Copy link
Copy Markdown

@alexanderankin alexanderankin changed the title Added 'compose' in compose_command_property fix(core): Added 'compose' in compose_command_property Sep 24, 2025
@alexanderankin alexanderankin merged commit 769b7b6 into testcontainers:main Sep 24, 2025
10 of 11 checks passed
alexanderankin pushed a commit that referenced this pull request Sep 24, 2025
🤖 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>
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 this pull request may close these issues.

2 participants