View Source Testcontainers.Connection (testcontainers v1.0.0-beta)

Summary

Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Link to this function

create_container(container)

View Source
Link to this function

exec_create(container_id, command)

View Source
Link to this function

get_connection(options \\ [])

View Source
Link to this function

get_container(container_id)

View Source
Link to this function

start_container(container_id)

View Source
Link to this function

start_eager(options \\ [])

View Source

Eagerly starts this genserver unlinked and waits until it is registered

Link to this function

stdout_logs(container_id)

View Source
Link to this function

stop_container(container_id)

View Source