tree: 9aa8d855cd34baf0d4bd71052501d8f347d7e7c5 [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. docker_remote_api_v1.6.rst
  9. index.rst
  10. index_api.rst
  11. MAINTAINERS
  12. README.md
  13. registry_api.rst
  14. registry_index_spec.rst
  15. remote_api_client_libraries.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