moby--moby/runconfig/opts
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
..
fixtures Move the runconfig.Parse() function into the runconfig/opts package. 2016-01-04 12:06:29 -05:00
parse.go Use ImageBuildOptions in builder. 2016-01-05 10:09:34 -08:00
parse_test.go Use ImageBuildOptions in builder. 2016-01-05 10:09:34 -08:00
throttledevice.go Move runconfig blkiodev options and parsing into runconfig/opts package. 2015-12-22 18:20:21 -05:00
ulimit.go Move ulimit options to runconfig opts 2015-12-23 13:27:58 -05:00
ulimit_test.go Move ulimit options to runconfig opts 2015-12-23 13:27:58 -05:00
weightdevice.go Move runconfig blkiodev options and parsing into runconfig/opts package. 2015-12-22 18:20:21 -05:00