moby--moby/image
Anusha Ragunathan 9c332b164f Remove package daemonbuilder.
Currently, daemonbuilder package (part of daemon) implemented the
builder backend. However, it was a very thin wrapper around daemon
methods and caused an implementation dependency for api/server build
endpoint. api/server buildrouter should only know about the backend
implementing the /build API endpoint.

Removing daemonbuilder involved moving build specific methods to
respective files in the daemon, where they fit naturally.

Signed-off-by: Anusha Ragunathan <anusha@docker.com>
2016-02-01 09:57:38 -08:00
..
spec Carry of PR #13520 2015-06-13 09:27:30 -07:00
tarexport Merge pull request #18727 from tonistiigi/partial-load 2015-12-18 11:10:55 -08:00
v1 Update code to compile against new manifest interface 2016-01-08 17:24:20 -08:00
fs.go Update code to compile against new manifest interface 2016-01-08 17:24:20 -08:00
fs_test.go Update code to compile against new manifest interface 2016-01-08 17:24:20 -08:00
image.go Remove package daemonbuilder. 2016-02-01 09:57:38 -08:00
image_test.go Add image store 2015-11-24 09:40:24 -08:00
rootfs.go Add image store 2015-11-24 09:40:24 -08:00
rootfs_unix.go Fix typos found across repository 2015-12-13 18:04:12 +02:00
rootfs_windows.go Update code to compile against new manifest interface 2016-01-08 17:24:20 -08:00
store.go Fix image deletion conflicts with search 2015-12-04 13:15:54 -08:00
store_test.go Fix image deletion conflicts with search 2015-12-04 13:15:54 -08:00