mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
8fee1c2020
GitHub flavored markdown is now supported for links and images. Also, ran LinkChecker and FileResolver. Yay! Fixes from Spider check Output for docker/docker now goes into engine directory Signed-off-by: Mary Anthony <mary@docker.com>
17 lines
No EOL
599 B
Markdown
17 lines
No EOL
599 B
Markdown
<!--[metadata]>
|
|
+++
|
|
title = "The Docker Hub and the Registry v1"
|
|
description = "Documentation for docker Registry and Registry API"
|
|
keywords = ["docker, registry, api, hub"]
|
|
[menu.main]
|
|
parent="smn_hub_ref"
|
|
+++
|
|
<![end-metadata]-->
|
|
|
|
# The Docker Hub and the Registry v1
|
|
|
|
This API is deprecated as of 1.7. To view the old version, see the [go
|
|
here](hub_registry_spec.md) 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/image_management.md) in the current documentation set. |