Options for configuring seccomp on the container
@type t() :: %DockerEngineAPI.Model.TaskSpecContainerSpecPrivilegesSeccomp{ Mode: String.t() | nil, Profile: String.t() | nil }