providedContainer

fun <T : GenericContainer<T>> providedContainer(envVariable: String, containerBuilder: () -> T): ProvidedContainer

Build a provided container from an environment variable and a builder for a local container