Skip to content

Pass options to compose down command#9040

Merged
eddumelendez merged 1 commit intomainfrom
gh-5041
Jul 30, 2024
Merged

Pass options to compose down command#9040
eddumelendez merged 1 commit intomainfrom
gh-5041

Conversation

@eddumelendez
Copy link
Member

Currently, setting options are supported for the up command. But, the same are not passed to the down command. Support for this has been added. Also, adding an example using --profiles.

Fixes #5041

Currently, setting options are supported for the `up` command. But,
the same are not passed to the `down` command. Support for this has been added.
Also, adding an example using `--profiles`.

Fixes #5041
@eddumelendez eddumelendez requested a review from a team July 30, 2024 18:47
@eddumelendez eddumelendez added this to the next milestone Jul 30, 2024
@eddumelendez eddumelendez merged commit 33e9f64 into main Jul 30, 2024
@eddumelendez eddumelendez deleted the gh-5041 branch July 30, 2024 19:31
fokion pushed a commit to fokion/testcontainers-java that referenced this pull request Jan 18, 2025
Currently, setting options are supported for the `up` command. But,
the same are not passed to the `down` command. Support for this has been added.
Also, adding an example using `--profiles`.

Fixes testcontainers#5041
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for --profiles to DockerComposeContainer

1 participant