docker-py icon indicating copy to clipboard operation
docker-py copied to clipboard

Support `cpuperiod` and `cpuquota` container limits for build

Open derlin opened this issue 1 year ago • 1 comments

Docker API v1.19 (see changelog introduced two new arguments to build:

POST /build accepts cpuperiod and cpuquota options

It would be great to update the container_limits valid keys in BuildApiMixin to introduce them.

derlin avatar Apr 10 '24 09:04 derlin

@milas, @glours can someone please have a look? It's been opened since April.

derlin avatar Aug 12 '24 05:08 derlin