testcontainers / testcontainers/testcontainers-java
Values from docker-java.properties are ignored in EnvironmentAndSystemPropertyClientProviderStrategy
Open
Nobody has claimed this yet.
resolution/acknowledged
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 1.9k
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 9
Description
Seems that new releases of testcontainers broke my setup.
Here is a link with the problematic line and proposed solution:
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading EnvironmentAndSystemPropertyClientProviderStrategy and inspecting the linked commit discussion, then trace how docker-java.properties values are loaded. Reproduce the setup described in the issue and verify that values from docker-java.properties are honored by the strategy without breaking environment or system-property handling.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, java
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100