This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Docker.
Summary
--cpu-quota
default: 0
Limit CPU CFS (Completely Fair Scheduler) quota
- Assembly
- Cake
.Docker .dll - Namespace
- Cake
.Docker - Containing Type
- Docker
Container Create Settings
Syntax
public Nullable<long> CpuQuota { get; set; }
Value
Type | Description |
---|---|
Nullable |