moby--moby/api/server
Anusha Ragunathan 5190794f1d Use ImageBuildOptions in builder.
dockerfile.Config is almost redundant with ImageBuildOptions.
Unify the two so that the latter can be removed. This also
helps build's API endpoint code to be less dependent on package
dockerfile.

Signed-off-by: Anusha Ragunathan <anusha@docker.com>
2016-01-05 10:09:34 -08:00
..
httputils remove unnecessary logs from daemon 2015-11-10 17:44:38 +08:00
router Use ImageBuildOptions in builder. 2016-01-05 10:09:34 -08:00
middleware.go authZ: more fixes 2015-12-18 16:29:01 +01:00
middleware_test.go Separate API router from server. 2015-09-29 19:43:03 -04:00
profiler.go api/server fix golint errors/warnings. 2015-07-28 22:44:39 +00:00
server.go Remove usage of pkg sockets and tlsconfig. 2015-12-29 19:27:12 -05:00
server_test.go Separate API router from server. 2015-09-29 19:43:03 -04:00
server_unix.go Remove usage of pkg sockets and tlsconfig. 2015-12-29 19:27:12 -05:00
server_windows.go Allocate resources for server API before daemon creation 2015-10-05 09:32:08 -07:00