testcontainers / testcontainers/testcontainers-java

Values from docker-java.properties are ignored in EnvironmentAndSystemPropertyClientProviderStrategy

Open
#3,462 2 comments 0 reactions 0 assignees View on GitHub

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:

https://github.com/testcontainers/testcontainers-java/commit/8e57ae60565f24c01ec7ef964dc37130a022eba4#r44075175

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.