2016-01-28 12:57:31 +00:00
|
|
|
<!--[metadata]>
|
|
|
|
+++
|
2016-05-19 12:52:58 +00:00
|
|
|
title = "Reference Overview"
|
2016-01-28 12:57:31 +00:00
|
|
|
description = "Explains registry JSON objects"
|
|
|
|
keywords = ["registry, service, images, repository, json"]
|
|
|
|
[menu.main]
|
2016-05-19 12:52:58 +00:00
|
|
|
parent="smn_registry_ref"
|
|
|
|
weight=-1
|
2016-01-28 12:57:31 +00:00
|
|
|
+++
|
|
|
|
<![end-metadata]-->
|
|
|
|
|
|
|
|
# Docker Registry Reference
|
|
|
|
|
|
|
|
* [HTTP API V2](api.md)
|
2016-05-19 12:52:58 +00:00
|
|
|
* [Storage Driver](../storage-drivers/index.md)
|
2016-01-28 12:57:31 +00:00
|
|
|
* [Token Authentication Specification](auth/token.md)
|
|
|
|
* [Token Authentication Implementation](auth/jwt.md)
|