
Some frontmatter such as the weights, menu stuff, etc is no longer used 'draft=true' becomes 'published: false' Signed-off-by: Misty Stanley-Jones <misty@docker.com>
14 lines
603 B
Markdown
14 lines
603 B
Markdown
---
|
|
published: false
|
|
title: "The Docker Hub and the Registry v1"
|
|
description: "Documentation for docker Registry and Registry API"
|
|
keywords: ["docker, registry, api, hub"]
|
|
---
|
|
|
|
# The Docker Hub and the Registry v1
|
|
|
|
This API is deprecated as of 1.7. To view the old version, see the [go
|
|
here](https://docs.docker.com/v1.7/docker/reference/api/hub_registry_spec/) in
|
|
the 1.7 documentation. If you want an overview of the current features in
|
|
Docker Hub or other image management features see the [image management
|
|
overview](../../userguide/eng-image/image_management.md) in the current documentation set.
|