1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/api/types/container
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
..
config.go Move Config and HostConfig from runconfig to types/container. 2015-12-22 13:34:30 -05:00
host_config.go Use ImageBuildOptions in builder. 2016-01-05 10:09:34 -08:00
hostconfig_unix.go Move Config and HostConfig from runconfig to types/container. 2015-12-22 13:34:30 -05:00
hostconfig_windows.go Move Config and HostConfig from runconfig to types/container. 2015-12-22 13:34:30 -05:00