InstanceImageOptions

data class InstanceImageOptions(val loginAsNonRoot: Boolean? = null)

Constructors

Link copied to clipboard
constructor(loginAsNonRoot: Boolean? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val loginAsNonRoot: Boolean? = null

Whether to allow the instance logging in with the ecs-user user.