environment-plugin / com.cognifide.gradle.environment.docker / Docker / runtimeType

runtimeType

val runtimeType: Property<Runtime!>!

Represents Docker runtime specific options. On Windows there could be installed Docker distribution named 'Desktop' or 'Toolbox'.

fun runtimeType(name: String): Unit