provided Container
fun <T : GenericContainer<T>> providedContainer(envVariable: String, containerBuilder: () -> T): ProvidedContainer
Content copied to clipboard
Build a provided container from an environment variable and a builder for a local container