Packages

Testcontainers for Gleam: typed container lifecycle with crash-safe cleanup and a native Unix-socket Docker client.

Current section

Files

Jump to
testcontainer include testcontainer@error_DockerUnavailable.hrl
Raw

include/testcontainer@error_DockerUnavailable.hrl

-record(docker_unavailable, {socket_path :: binary(), reason :: binary()}).