The toolkit to pack, ship, store, and deliver container content
 
 
 
 
 
Go to file
Stephen J Day 06ebc514a7 Automatically generate V2 API specification
This changeset provides data structures and definitions describing the routes
available in the V2 registry API. These route descriptors are structured to
provide automated registration, for creating routers, in addition to complete
documentation duty. It's also a possibility that this could be used to
enumerate test coverage for server implementation.

Using this functionality, we've also developed a template to automatically
generate and API specification for submission into docker core.
2014-12-18 21:29:56 -08:00
api/v2 Automatically generate V2 API specification 2014-12-18 21:29:56 -08:00
auth Fixes typo on auth/token VerifyOptions field 2014-12-17 12:16:32 -08:00
client Port client to use URLBuilder to create urls 2014-12-12 19:09:26 -08:00
cmd Automatically generate V2 API specification 2014-12-18 21:29:56 -08:00
common Refactor auth stringSet into common.StringSet 2014-12-17 10:57:05 -08:00
configuration Allows storagedriver parameter values to be of type interface{} 2014-12-17 19:06:55 -08:00
digest Automatically generate V2 API specification 2014-12-18 21:29:56 -08:00
doc Automatically generate V2 API specification 2014-12-18 21:29:56 -08:00
open-design Initial open-design proposal 2014-11-10 09:39:20 -08:00
project Adds pre-commit hook, hook config script, and a README 2014-12-15 18:09:11 -08:00
storage Relax requirement for size argument during blob upload 2014-12-12 19:08:50 -08:00
storagedriver Merge pull request #863 from BrianBland/ng-storagedriver 2014-12-18 10:47:31 -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
Dockerfile Fixes Dockerfile "go get" command 2014-12-17 12:04:18 -08:00
LICENSE Update LICENSE 2014-12-10 10:10:20 -08: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 Relax requirement for size argument during blob upload 2014-12-12 19:08:50 -08:00
app.go Migrate references to consolidated v2 package 2014-12-12 15:36:15 -08:00
app_test.go Migrate references to consolidated v2 package 2014-12-12 15:36:15 -08:00
circle.yml Erm 2014-12-17 18:14:25 -08:00
context.go Migrate references to consolidated v2 package 2014-12-12 15:36:15 -08:00
helpers.go Initial implementation of Manifest HTTP API 2014-11-26 13:35:07 -08:00
images.go Migrate references to consolidated v2 package 2014-12-12 15:36:15 -08:00
layer.go Migrate references to consolidated v2 package 2014-12-12 15:36:15 -08:00
layerupload.go Relax requirement for size argument during blob upload 2014-12-12 19:08:50 -08:00
tags.go Migrate references to consolidated v2 package 2014-12-12 15:36:15 -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