registry/docs/spec/index.md

11 lines
325 B
Markdown
Raw Permalink Normal View History

---
title: "Docker Registry Reference"
description: "Explains registry JSON objects"
keywords: "registry, service, images, repository, json"
---
* [HTTP API V2](api.md)
* [Storage Driver](../storage-drivers/index.md)
* [Token Authentication Specification](auth/token.md)
* [Token Authentication Implementation](auth/jwt.md)