moby--moby/builder
David Calavera 7ac4232e70 Move Config and HostConfig from runconfig to types/container.
- Make the API client library completely standalone.
- Move windows partition isolation detection to the client, so the
  driver doesn't use external types.

Signed-off-by: David Calavera <david.calavera@gmail.com>
2015-12-22 13:34:30 -05:00
..
dockerfile Move Config and HostConfig from runconfig to types/container. 2015-12-22 13:34:30 -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 Abstract builder and implement server-side dockerfile builder 2015-10-06 19:10:19 -04:00
remote_test.go remove unnecessary temporary variable 2015-11-26 10:25:55 +08:00
tarsum.go Fix symlink handling in builder ADD/COPY commands 2015-11-06 10:58:12 -08:00