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_ImagePullFailed.hrl
Raw

include/testcontainer@error_ImagePullFailed.hrl

-record(image_pull_failed, {image :: binary(), reason :: binary()}).