Skip to content

Add DockerImageName constructors to ComposeContainer #10356

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

chinwobble
Copy link

In the #9222 a user is specifying a property with the field name compose.container.image and the ComposeContainer when it creates the composeDelegate variable is always picking the 24.0.2 version of docker. The change that I am proposing is to use the TestcontainersConfiguration in order to parse the property compose.container.image if it exists otherwise continue as it was in the past. Updated the constructors based on the feedback.

@fokion I've rebased your branch.

@chinwobble chinwobble requested a review from a team as a code owner June 9, 2025 23:41
@guanlinau
Copy link

LGTM

@chinwobble chinwobble changed the title Update compose container Add DockerImageName constructors to ComposeContainer Jun 10, 2025
@eddumelendez
Copy link
Member

Hi @chinwobble, this PR only contains a rebase. #9871 is still valid, it doesn't have any conflict in order to perform the rebase.

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.

4 participants