description: "Disable OOM Killer for the container."
type: "boolean"
+ Init:
+ description: "Run an init inside the container that forwards signals and reaps processes. This field is omitted if empty, and the default (as configured on the daemon) is used."
+ type: "boolean"
+ x-nullable: true
PidsLimit:
description: "Tune a container's pids limit. Set -1 for unlimited."