mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03:00
Closes #10191 Allow `docker build` to set --cpu-shares, --cpuset, --memory, --memory-swap for all containers created by the build. Signed-off-by: Brian Goff <cpuguy83@gmail.com> Upstream-commit: e6ae89a45a699bd44f03517396777e34ec76018b Component: engine