isolation

@SerialName(value = "Isolation")
val isolation: SystemInfo.Isolation?

Parameters

isolation

Represents the isolation technology to use as a default for containers. The supported values are platform-specific. If no isolation value is specified on daemon start, on Windows client, the default is hyperv, and on Windows server, the default is process. This option is currently not used on other platforms.