github.com/kim0/docker@v0.6.2-0.20161130212042-4addda3f07e7/docs/reference/api/hub_registry_spec.md (about)

     1  ---
     2  published: false
     3  title: "The Docker Hub and the Registry v1"
     4  description: "Documentation for docker Registry and Registry API"
     5  keywords: ["docker, registry, api,  hub"]
     6  ---
     7  
     8  <!-- This file is maintained within the docker/docker Github
     9       repository at https://github.com/docker/docker/. Make all
    10       pull requests against that repo. If you see this file in
    11       another repository, consider it read-only there, as it will
    12       periodically be overwritten by the definitive file. Pull
    13       requests which include edits to this file in other repositories
    14       will be rejected.
    15  -->
    16  
    17  # The Docker Hub and the Registry v1
    18  
    19  This API is deprecated as of 1.7. To view the old version, see the [go
    20  here](https://docs.docker.com/v1.7/docker/reference/api/hub_registry_spec/) in
    21  the 1.7 documentation. If you want an overview of the current features in
    22  Docker Hub or other image management features see the [image management
    23  overview](https://docs.docker.com/engine/userguide/eng-image/image_management/) in the current documentation set.