Files
docker-cli/components/engine/docs/sources/reference/api
Fred Lifton 98075d5376 Merge pull request #6994 from Aigeruth/fix/docs/registry_api
Fix MarkDown in Docker Registry API docs
Upstream-commit: 9d6f295d5d019cf95bec3e607e1bd6cb0b42e310
Component: engine
2014-07-14 15:15:29 -07:00
..
2014-06-14 23:16:30 +02:00
2014-07-11 22:39:43 +00:00
2014-07-12 01:03:12 +00:00
2014-06-08 14:54:32 -07:00

This directory holds the authoritative specifications of APIs defined and implemented by Docker. Currently this includes:

  • The remote API by which a docker node can be queried over HTTP
  • The registry API by which a docker node can download and upload images for storage and sharing
  • The index search API by which a docker node can search the public index for images to download
  • The docker.io OAuth and accounts API which 3rd party services can use to access account information