2015-08-12 01:30:50 -04:00
|
|
|
<!--[metadata]>
|
|
|
|
+++
|
2016-01-23 23:36:40 -05:00
|
|
|
draft = true
|
2015-08-12 01:30:50 -04:00
|
|
|
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
|
2015-10-09 19:50:41 -04:00
|
|
|
here](hub_registry_spec.md) in
|
2015-08-12 01:30:50 -04:00
|
|
|
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
|
2016-01-23 23:36:40 -05:00
|
|
|
overview](../../userguide/eng-image/image_management.md) in the current documentation set.
|