moby--moby/builder
Daniel Nephin 19f3b0715c Extract imageProber and ContainerBackend from Builder
Extract a common function for builder.createContainer
Extract imageCache for doing cache probes
Removes the cacheBuested field from Builder
Create a new containerManager class which reduces the interface between the
builder and managing containers to 3 functions (from 6)

Signed-off-by: Daniel Nephin <dnephin@docker.com>
2017-05-23 15:12:58 -04:00
..
dockerfile Extract imageProber and ContainerBackend from Builder 2017-05-23 15:12:58 -04:00
dockerignore use t.Fatal() to output the err message where the values used for formatting 2017-02-23 10:16:22 +08:00
remotecontext Merge pull request #32959 from simonferquel/tar-filemode-windows 2017-05-16 11:45:42 -07:00
builder.go Extract imageProber and ContainerBackend from Builder 2017-05-23 15:12:58 -04:00