docker Settings
Parameters
value
A collection of settings that configure the domain’s Docker interaction. see docker_settings
Block below.
suspend fun dockerSettings(argument: suspend DomainDomainSettingsDockerSettingsArgsBuilder.() -> Unit)
Parameters
argument
A collection of settings that configure the domain’s Docker interaction. see docker_settings
Block below.