moby--moby/builder
Daniel Nephin 6dba0b5d89 Remove the need for runconfig.Parse() in the builder.
By using a container.Config directly.

Signed-off-by: Daniel Nephin <dnephin@docker.com>
2015-12-27 19:58:51 -05:00
..
dockerfile Remove the need for runconfig.Parse() in the builder. 2015-12-27 19:58:51 -05:00
dockerignore utils: move dockerignore function to builder/dockerignore 2015-12-14 14:59:52 +01:00
builder.go Move Config and HostConfig from runconfig to types/container. 2015-12-22 13:34:30 -05:00
dockerignore.go utils: move dockerignore function to builder/dockerignore 2015-12-14 14:59:52 +01:00
git.go utils: move git functions to pkg/gitutils 2015-12-14 14:59:52 +01:00
image.go Move Config and HostConfig from runconfig to types/container. 2015-12-22 13:34:30 -05:00
remote.go
remote_test.go remove unnecessary temporary variable 2015-11-26 10:25:55 +08:00
tarsum.go