tree: 4c3f9be53bb9e2623670980a1ff13f12e481758d [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. docker_remote_api_v1.4.rst
  7. docker_remote_api_v1.5.rst
  8. index.rst
  9. index_api.rst
  10. MAINTAINERS
  11. README.md
  12. registry_api.rst
  13. 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