moby--moby/api/server
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
..
server.go Allow setting resource constrains for build 2015-03-18 20:57:13 -04:00
server_linux.go Factor out ServeFD & systemd in server for Linux only (Not Windows) 2015-03-10 15:06:16 -07:00
server_unit_test.go Remove error return type from createRouter and ServeRequest 2015-01-13 22:43:31 +01:00
server_windows.go Factor out ServeFD & systemd in server for Linux only (Not Windows) 2015-03-10 15:06:16 -07:00