securityOptions

@SerialName(value = "SecurityOptions")
val securityOptions: List<String>?

Parameters

securityOptions

List of security features that are enabled on the daemon, such as apparmor, seccomp, SELinux, user-namespaces (userns), rootless and no-new-privileges. Additional configuration options for each security feature may be present, and are included as a comma-separated list of key/value pairs.