distribution/registry
John Starks f0052b8434 Add support for layers from foreign sources
This will be used to support downloading Windows base layers from
Microsoft URLs.

Signed-off-by: John Starks <jostarks@microsoft.com>
2016-05-20 12:31:10 -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 Ensure we log io.Copy errors and bytes copied/total in uploads 2016-04-04 17:21:36 -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