tree: 5e58e8a03ebf666679271f0d94869ac1ed665eac [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.18.md
  7. docker_remote_api_v1.19.md
  8. docker_remote_api_v1.20.md
  9. docker_remote_api_v1.21.md
  10. docker_remote_api_v1.22.md
  11. docker_remote_api_v1.23.md
  12. docker_remote_api_v1.24.md
  13. hub_registry_spec.md
  14. index.md
  15. README.md
  16. 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