View Source Testcontainers.Connection.DockerHostStrategy protocol (testcontainers v1.2.9)

Defines the contract that needs to be implemented by docker host strategies

Summary

Types

t()

All the types that implement this protocol.

Functions

Executes the docker_host strategy

Types

@type t() :: term()

All the types that implement this protocol.

Functions

Link to this function

execute(strategy, input)

View Source

Executes the docker_host strategy