James Turnbull 2f3cb370df Fixed #5283 - literal leftover from cutover 11 år sedan
..
_static b6a5082bd1 Updated OAuth docs per arothfusz's comments 11 år sedan
archive 24a42b1370 Remove manually written TOCs from archived docs. 11 år sedan
README.md 00bb76f35b Added documentation for docker.io OAuth & Accounts 11 år sedan
docker_io_accounts_api.md ac999a9cb2 now, with shiney markdown 11 år sedan
docker_io_accounts_api.rst 936a03bfdd move the documentation to markdown 11 år sedan
docker_io_oauth_api.md 2f3cb370df Fixed #5283 - literal leftover from cutover 11 år sedan
docker_io_oauth_api.rst 936a03bfdd move the documentation to markdown 11 år sedan
docker_remote_api.md ac999a9cb2 now, with shiney markdown 11 år sedan
docker_remote_api.rst 936a03bfdd move the documentation to markdown 11 år sedan
docker_remote_api_v1.10.md ac999a9cb2 now, with shiney markdown 11 år sedan
docker_remote_api_v1.10.rst 936a03bfdd move the documentation to markdown 11 år sedan
docker_remote_api_v1.11.md ac999a9cb2 now, with shiney markdown 11 år sedan
docker_remote_api_v1.11.rst 936a03bfdd move the documentation to markdown 11 år sedan
docker_remote_api_v1.9.md ac999a9cb2 now, with shiney markdown 11 år sedan
docker_remote_api_v1.9.rst 936a03bfdd move the documentation to markdown 11 år sedan
index.rst 00bb76f35b Added documentation for docker.io OAuth & Accounts 11 år sedan
index_api.md ac999a9cb2 now, with shiney markdown 11 år sedan
index_api.rst 89ff488b55 Added Reference Manual 11 år sedan
registry_api.md ac999a9cb2 now, with shiney markdown 11 år sedan
registry_api.rst 89ff488b55 Added Reference Manual 11 år sedan
registry_index_spec.md ac999a9cb2 now, with shiney markdown 11 år sedan
registry_index_spec.rst 89ff488b55 Added Reference Manual 11 år sedan
remote_api_client_libraries.md ac999a9cb2 now, with shiney markdown 11 år sedan
remote_api_client_libraries.rst a67f350442 Added reactive-docker to list of remote API clients 11 år sedan

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
  • The docker.io OAuth and accounts API which 3rd party services can use to access account information