testcontainers / testcontainers/testcontainers-java

Refactor out references to Ambassador docker image

Open
#1,165 1 comment 1 reaction 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

We now use a socat container instead of the original ambassador container for exposing docker-compose ports.

The code (TestcontainersConfiguration) and docs still refer to the ambassador image, and this should be removed.

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 inspecting TestcontainersConfiguration and searching the documentation for references to the ambassador image. Confirm how the socat container is used for exposing docker-compose ports, then remove the outdated references from the code and docs. Done means no ambassador-image references remain and the relevant tests still pass.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, docker-compose, java
Domain
devops, testing
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.