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

feat: support cpuperiod and cpuquota build arguments (Docker v1.19+)

Open derlin opened this issue 3 months ago • 3 comments

Add support for the new container limits introduced in Docker v1.19 for restricting cpu usage during build.

See https://docs.docker.com/engine/api/version-history/#v119-api-changes

Closes #3249

derlin avatar Apr 10 '24 09:04 derlin

@milas @akx could you have a look?

derlin avatar Apr 27 '24 12:04 derlin