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@internal@image_ref_ImageRef.hrl
Raw

include/testcontainer@internal@image_ref_ImageRef.hrl

-record(image_ref, {name :: binary(), tag :: binary()}).