distribution/registry
Tony Holdstock-Brown 166c4a957f Pass in app as context to apply{N}Middleware
This lets us access registry config within middleware for additional
configuration of whatever it is that you're overriding.

Signed-off-by: Tony Holdstock-Brown <tony@docker.com>
2016-05-24 11:08:57 -07:00
..
api registry: do not use http.StatusTooManyRequests 2016-05-03 21:24:45 +02:00
auth Fix some typos in comments and strings 2016-02-23 22:33:38 +01:00
client registry: do not use http.StatusTooManyRequests 2016-05-03 21:24:45 +02:00
handlers Pass in app as context to apply{N}Middleware 2016-05-24 11:08:57 -07:00
listener [Server] Listen and serve on a unix socket 2015-05-11 16:00:14 +03:00
middleware Add pull through cache functionality to the Registry which can be configured 2015-08-04 16:09:55 -07:00
proxy Add support for layers from foreign sources 2016-05-20 12:31:10 -07:00
storage Add support for layers from foreign sources 2016-05-20 12:31:10 -07:00
doc.go Move initialization code from main.go to the registry package 2015-09-09 14:39:31 -07:00
registry.go Implements garbage collection subcommand 2016-02-29 14:15:21 -08:00
root.go Move garbage collect code into storage package 2016-04-27 13:34:25 -07:00