DockerBuildXBuildSettings.

CpuQuota Property

Summary

Limit the CPU CFS (Completely Fair Scheduler) quota
Assembly
Cake.Docker.dll
Namespace
Cake.Docker
Containing Type
DockerBuildXBuildSettings

Syntax

public Nullable<long> CpuQuota { get; set; }

Value

Type Description
Nullable<long>