1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/api/server/router
Daniel Nephin 0296797f0f Extract squash and tagging from the Dockerfile builder.
Remove pathCache and replace it with syncmap
Cleanup NewBuilder
Create an api/server/backend/build
Extract BuildTagger

Signed-off-by: Daniel Nephin <dnephin@docker.com>
2017-05-01 12:07:32 -04:00
..
build Extract squash and tagging from the Dockerfile builder. 2017-05-01 12:07:32 -04:00
checkpoint Use function arguments for route setup. 2017-04-12 08:43:51 -04:00
container Honor context cancellation when pruning 2017-04-24 09:11:29 -07:00
image Honor context cancellation when pruning 2017-04-24 09:11:29 -07:00
network Honor context cancellation when pruning 2017-04-24 09:11:29 -07:00
plugin Use function arguments for route setup. 2017-04-12 08:43:51 -04:00
swarm Use function arguments for route setup. 2017-04-12 08:43:51 -04:00
system Honor context within SystemDiskUsage 2017-04-24 09:11:29 -07:00
volume Honor context cancellation when pruning 2017-04-24 09:11:29 -07:00
experimental.go router: Return explicit error rather than 404 for experimental. 2016-11-17 15:51:47 -08:00
local.go Use function arguments for route setup. 2017-04-12 08:43:51 -04:00
router.go Decouple the "container" router from the actual daemon implementation. 2016-02-08 11:30:57 -05:00