tree: 1cf55dc64eeb856d6f364705f6b7d80f13b774bd [path history] [tgz]
  1. docker_remote_api.rst
  2. docker_remote_api_v1.0.rst
  3. docker_remote_api_v1.1.rst
  4. docker_remote_api_v1.2.rst
  5. index.rst
  6. index_api.rst
  7. MAINTAINERS
  8. README.md
  9. registry_api.rst
  10. registry_index_spec.rst
docs/sources/api/README.md

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 container images for storage and sharing
  • The index search API by which a docker node can search the public index for images to download