View Source DockerEngineAPI.Model.ContainerWaitResponse (testcontainers v1.11.6)
OK response to ContainerWait operation
Summary
Types
@type t() :: %DockerEngineAPI.Model.ContainerWaitResponse{ Error: DockerEngineAPI.Model.ContainerWaitExitError.t() | nil, StatusCode: integer() }