moby--moby/builder
Brian Goff e6ae89a45a Allow setting resource constrains for build
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>
2015-03-18 20:57:13 -04:00
..
command Some fixed for new LABEL stuff 2015-03-16 22:53:41 -07:00
parser Some fixed for new LABEL stuff 2015-03-16 22:53:41 -07:00
dispatchers.go Some fixed for new LABEL stuff 2015-03-16 22:53:41 -07:00
evaluator.go Allow setting resource constrains for build 2015-03-18 20:57:13 -04:00
internals.go Allow setting resource constrains for build 2015-03-18 20:57:13 -04:00
job.go Allow setting resource constrains for build 2015-03-18 20:57:13 -04:00
support.go builder: handle escapes without swallowing all of them. 2014-10-27 17:38:24 +00:00