O.S.Tezer c932667cd2 Docs auto-conversion fixes and MD marking and structure improvements. 11 lat temu
..
_static b6a5082bd1 Updated OAuth docs per arothfusz's comments 11 lat temu
archive c932667cd2 Docs auto-conversion fixes and MD marking and structure improvements. 11 lat temu
README.md c932667cd2 Docs auto-conversion fixes and MD marking and structure improvements. 11 lat temu
docker_io_accounts_api.md c932667cd2 Docs auto-conversion fixes and MD marking and structure improvements. 11 lat temu
docker_io_accounts_api.rst 936a03bfdd move the documentation to markdown 11 lat temu
docker_io_oauth_api.md c932667cd2 Docs auto-conversion fixes and MD marking and structure improvements. 11 lat temu
docker_io_oauth_api.rst 936a03bfdd move the documentation to markdown 11 lat temu
docker_remote_api.md c932667cd2 Docs auto-conversion fixes and MD marking and structure improvements. 11 lat temu
docker_remote_api.rst 936a03bfdd move the documentation to markdown 11 lat temu
docker_remote_api_v1.10.md c932667cd2 Docs auto-conversion fixes and MD marking and structure improvements. 11 lat temu
docker_remote_api_v1.10.rst 936a03bfdd move the documentation to markdown 11 lat temu
docker_remote_api_v1.11.md c932667cd2 Docs auto-conversion fixes and MD marking and structure improvements. 11 lat temu
docker_remote_api_v1.11.rst 936a03bfdd move the documentation to markdown 11 lat temu
docker_remote_api_v1.9.md c932667cd2 Docs auto-conversion fixes and MD marking and structure improvements. 11 lat temu
docker_remote_api_v1.9.rst 936a03bfdd move the documentation to markdown 11 lat temu
index.rst 00bb76f35b Added documentation for docker.io OAuth & Accounts 11 lat temu
index_api.md c932667cd2 Docs auto-conversion fixes and MD marking and structure improvements. 11 lat temu
index_api.rst 89ff488b55 Added Reference Manual 11 lat temu
registry_api.md c932667cd2 Docs auto-conversion fixes and MD marking and structure improvements. 11 lat temu
registry_api.rst 89ff488b55 Added Reference Manual 11 lat temu
registry_index_spec.md c932667cd2 Docs auto-conversion fixes and MD marking and structure improvements. 11 lat temu
registry_index_spec.rst 89ff488b55 Added Reference Manual 11 lat temu
remote_api_client_libraries.md c932667cd2 Docs auto-conversion fixes and MD marking and structure improvements. 11 lat temu
remote_api_client_libraries.rst a67f350442 Added reactive-docker to list of remote API clients 11 lat temu

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