mirror of
https://github.com/docker/docs.git
synced 2026-03-28 23:08:49 +07: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>