tree: 367dc4e89f07f55ae008fb114a1c8a2432d2f1cb [path history] [tgz]
  1. _static/
  2. images/
  3. docker-io_api.md
  4. docker_io_accounts_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.13.md
  12. docker_remote_api_v1.14.md
  13. docker_remote_api_v1.15.md
  14. docker_remote_api_v1.16.md
  15. docker_remote_api_v1.17.md
  16. docker_remote_api_v1.18.md
  17. docker_remote_api_v1.19.md
  18. docker_remote_api_v1.2.md
  19. docker_remote_api_v1.20.md
  20. docker_remote_api_v1.3.md
  21. docker_remote_api_v1.4.md
  22. docker_remote_api_v1.5.md
  23. docker_remote_api_v1.6.md
  24. docker_remote_api_v1.7.md
  25. docker_remote_api_v1.8.md
  26. docker_remote_api_v1.9.md
  27. hub_registry_spec.md
  28. README.md
  29. registry_api.md
  30. registry_api_client_libraries.md
  31. remote_api_client_libraries.md
docs/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