Breaking out README
Adding new material Adding in template chomped in error Cover install/deploy in README Adding in Stephen's comments Fixing you tabs! Updating with commentary from pr Updating with last minute comments Signed-off-by: Mary Anthony <mary@docker.com>
This commit is contained in:
parent
37f600a498
commit
cf9b4ab5e9
25 changed files with 766 additions and 265 deletions
17
docs/distribution.md
Normal file
17
docs/distribution.md
Normal file
|
@ -0,0 +1,17 @@
|
|||
# Project
|
||||
|
||||
## Contents
|
||||
-[Docker Registry Service 2.0](overview.md)
|
||||
-[Architecture](architecture.md)
|
||||
-[Build the development environment](building.md)
|
||||
-[Configure a registry](configuration.md)
|
||||
-[Deploying a registry service](deploying.md)
|
||||
-[Microsoft Azure storage driver](storage-drivers/azure.md)
|
||||
-[Filesystem storage driver](storage-drivers/filesystem.md)
|
||||
-[In-memory storage driver](storage-drivers/inmemory.md)
|
||||
-[S3 storage driver](storage-drivers/s3.md)
|
||||
-[Notifications](notifications.md)
|
||||
-[Docker Registry HTTP API V2](spec/api.md)
|
||||
-[Docker Registry v2 authentication via central service](spec/auth/token.md)
|
||||
-[Docker Distribution JSON Canonicalization](spec/json.md)
|
||||
-[Docker-Registry Storage Driver](storagedrivers.md)
|
Loading…
Add table
Add a link
Reference in a new issue