We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
cpuperiod
cpuquota
Docker API v1.19 (see changelog introduced two new arguments to build:
build
POST /build accepts cpuperiod and cpuquota options
It would be great to update the container_limits valid keys in BuildApiMixin to introduce them.
container_limits
BuildApiMixin