Skip to content

[Enhancement]: ComposeContainer ignores the image.substitutor value defined in testcontainers.properties #10179

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

Open
reza-klar opened this issue Apr 11, 2025 · 0 comments

Comments

@reza-klar
Copy link

Module

Core

Proposal

There is an option to preload docker compose images which is enabled by default.
It ignores the detailed value in testcontainers.properties for the image.substitutor with.withImageNameSubstitutor(ImageNameSubstitutor.noop()) .

I believe this is wrong behavior, if there is any other requirement which we need this to be different, at least have a different value for that or something that helps for docker compose files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant