Class SocatContainer

All Implemented Interfaces:
AutoCloseable, Container<SocatContainer>, ContainerState, LinkableContainer, WaitStrategyTarget, Startable
Direct Known Subclasses:
DockerModelRunnerContainer

public class SocatContainer extends GenericContainer<SocatContainer>
A socat container is used as a TCP proxy, enabling any TCP port of another container to be exposed publicly, even if that container does not make the port public itself.