19 lines
		
	
	
		
			446 B
		
	
	
	
		
			Markdown
		
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			446 B
		
	
	
	
		
			Markdown
		
	
	
<!--[metadata]>
 | 
						|
+++
 | 
						|
title = "Reference"
 | 
						|
description = "Explains registry JSON objects"
 | 
						|
keywords = ["registry, service, images, repository,  json"]
 | 
						|
[menu.main]
 | 
						|
identifier="smn_registry_ref"
 | 
						|
parent="smn_registry"
 | 
						|
weight=7
 | 
						|
+++
 | 
						|
<![end-metadata]-->
 | 
						|
 | 
						|
# Docker Registry Reference
 | 
						|
 | 
						|
* [HTTP API V2](api.md)
 | 
						|
* [Storage Driver](../storagedrivers.md)
 | 
						|
* [Token Authentication Specification](auth/token.md)
 | 
						|
* [Token Authentication Implementation](auth/jwt.md)
 |