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