-record(config, { docker_host :: binary(), keep_containers :: boolean(), pull_policy :: testcontainer@internal@config:pull_policy(), host_override :: gleam@option:option(binary()), registry_auth :: gleam@option:option(testcontainer@internal@config:registry_auth()), stop_timeout_sec :: integer() }).