tree: 75ef94d0921535d569bcffd590f7f16a66691f28 [path history] [tgz]
  1. _static/
  2. docker-io_api.md
  3. docker_io_accounts_api.md
  4. docker_io_oauth_api.md
  5. docker_remote_api.md
  6. docker_remote_api_v1.0.md
  7. docker_remote_api_v1.1.md
  8. docker_remote_api_v1.10.md
  9. docker_remote_api_v1.11.md
  10. docker_remote_api_v1.12.md
  11. docker_remote_api_v1.2.md
  12. docker_remote_api_v1.3.md
  13. docker_remote_api_v1.4.md
  14. docker_remote_api_v1.5.md
  15. docker_remote_api_v1.6.md
  16. docker_remote_api_v1.7.md
  17. docker_remote_api_v1.8.md
  18. docker_remote_api_v1.9.md
  19. hub_registry_spec.md
  20. README.md
  21. registry_api.md
  22. remote_api_client_libraries.md
docs/sources/reference/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 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