GenServer that manages the TestcontainerEx lifecycle.
State holds the connection, session metadata, and tracked resources (containers, networks, compose environments) for cleanup on termination.
Summary
Functions
Returns a specification to start this module under a supervisor.
Returns true if the server has a working Docker connection.
Stops the GenServer.
Functions
Returns a specification to start this module under a supervisor.
See Supervisor.
Returns true if the server has a working Docker connection.
Stops the GenServer.