tree: 98f808c94350a7bf25e4db490c30c0bd09dc884c [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. docker_remote_api_v1.3.rst
  6. index.rst
  7. index_api.rst
  8. MAINTAINERS
  9. README.md
  10. registry_api.rst
  11. 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