The toolkit to pack, ship, store, and deliver container content
 
 
 
 
 
Go to file
Stephen Day 12326f7090 Merge pull request #834 from stevvooe/next-generation
Implement tags HTTP API handler
2014-12-09 21:02:59 -08:00
client Address go vet declaration issue in tests 2014-12-08 09:51:59 -08:00
cmd Disable s3 and ipc executable entry points 2014-12-05 14:34:22 -08:00
common Uses new digest package instead of string digests 2014-11-19 18:54:11 -08:00
configuration configuration.Parse should take io.Reader 2014-12-01 17:32:31 -08:00
digest Clean up layer storage layout 2014-11-25 09:57:43 -08:00
open-design Initial open-design proposal 2014-11-10 09:39:20 -08:00
project/dev-image Correct ENV declaration in Dockerfile 2014-11-26 13:19:45 -08:00
storage Remove errant log message 2014-12-09 14:19:07 -08:00
storagedriver Merge pull request #832 from BrianBland/ng-storagedriver-tests 2014-12-09 21:01:40 -08:00
.drone.yml Fix goverall 2014-11-22 10:17:14 -08:00
CONTRIBUTING.md Initial open-design proposal 2014-11-10 09:39:20 -08:00
LICENSE + license 2014-10-21 13:25:04 -07:00
MAINTAINERS Initial open-design proposal 2014-11-06 13:28:27 -08:00
README.md Test drone 2014-11-13 13:58:52 -08:00
api_test.go Test Tags HTTP API methods during manifest upload 2014-12-09 15:36:26 -08:00
app.go Initial implementation of Manifest HTTP API 2014-11-26 13:35:07 -08:00
app_test.go Update routes to reflect specification changes 2014-11-18 20:39:32 -08:00
circle.yml Makes circle.yml run tests with the "-test.short" flag 2014-12-09 18:04:05 -08:00
context.go Initial implementation of Manifest HTTP API 2014-11-26 13:35:07 -08:00
errors.go Add error code for unknown repository 2014-12-09 14:19:38 -08:00
errors_test.go Initial implementation of Manifest HTTP API 2014-11-26 13:35:07 -08:00
helpers.go Initial implementation of Manifest HTTP API 2014-11-26 13:35:07 -08:00
images.go Initial implementation of Manifest HTTP API 2014-11-26 13:35:07 -08:00
layer.go Initial implementation of Manifest HTTP API 2014-11-26 13:35:07 -08:00
layerupload.go Initial implementation of Manifest HTTP API 2014-11-26 13:35:07 -08:00
routes.go Update routes to reflect specification changes 2014-11-18 20:39:32 -08:00
routes_test.go Update routes to reflect specification changes 2014-11-18 20:39:32 -08:00
tags.go Implement tags HTTP API handler 2014-12-09 13:38:07 -08:00
urls.go Test Tags HTTP API methods during manifest upload 2014-12-09 15:36:26 -08:00
util.go Carve out initial application structure 2014-11-10 19:03:49 -08:00

README.md

docker-registry

Coverage Status Build Status

## TL;DR

License

Apache License