mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
e310d070f4
Fixing the links Updating with Seb's comments Adding weight Fixing the engine aliases Updating after Arun pushed Removing empty file Signed-off-by: Mary Anthony <mary@docker.com>
16 lines
464 B
Markdown
16 lines
464 B
Markdown
<!--[metadata]>
|
|
+++
|
|
draft = true
|
|
title = "Docker Hub API"
|
|
description = "API Documentation for the Docker Hub API"
|
|
keywords = ["API, Docker, index, REST, documentation, Docker Hub, registry"]
|
|
[menu.main]
|
|
parent = "engine_remoteapi"
|
|
weight = 99
|
|
+++
|
|
<![end-metadata]-->
|
|
|
|
# Docker Hub API
|
|
|
|
This API is deprecated as of 1.7. To view the old version, see the [Docker Hub
|
|
API](https://docs.docker.com/v1.7/docker/reference/api/docker-io_api/) in the 1.7 documentation.
|