Sven Dowideit 16ee4958f2 Merge pull request #4703 from netroy/patch-1 %!s(int64=11) %!d(string=hai) anos
..
_static b6a5082bd1 Updated OAuth docs per arothfusz's comments %!s(int64=11) %!d(string=hai) anos
README.md 00bb76f35b Added documentation for docker.io OAuth & Accounts %!s(int64=11) %!d(string=hai) anos
docker_io_accounts_api.rst 00bb76f35b Added documentation for docker.io OAuth & Accounts %!s(int64=11) %!d(string=hai) anos
docker_io_oauth_api.rst b6a5082bd1 Updated OAuth docs per arothfusz's comments %!s(int64=11) %!d(string=hai) anos
docker_remote_api.rst afcaaffd0b update doc %!s(int64=11) %!d(string=hai) anos
docker_remote_api_v1.0.rst 3417dd4b3b Image tag endpoint doc typo. %!s(int64=11) %!d(string=hai) anos
docker_remote_api_v1.1.rst 3417dd4b3b Image tag endpoint doc typo. %!s(int64=11) %!d(string=hai) anos
docker_remote_api_v1.10.rst 16ee4958f2 Merge pull request #4703 from netroy/patch-1 %!s(int64=11) %!d(string=hai) anos
docker_remote_api_v1.2.rst 44fe8cbbd1 Update to double-dash everywhere %!s(int64=11) %!d(string=hai) anos
docker_remote_api_v1.3.rst 44fe8cbbd1 Update to double-dash everywhere %!s(int64=11) %!d(string=hai) anos
docker_remote_api_v1.4.rst 44fe8cbbd1 Update to double-dash everywhere %!s(int64=11) %!d(string=hai) anos
docker_remote_api_v1.5.rst 44fe8cbbd1 Update to double-dash everywhere %!s(int64=11) %!d(string=hai) anos
docker_remote_api_v1.6.rst 44fe8cbbd1 Update to double-dash everywhere %!s(int64=11) %!d(string=hai) anos
docker_remote_api_v1.7.rst 44fe8cbbd1 Update to double-dash everywhere %!s(int64=11) %!d(string=hai) anos
docker_remote_api_v1.8.rst 44fe8cbbd1 Update to double-dash everywhere %!s(int64=11) %!d(string=hai) anos
docker_remote_api_v1.9.rst 8b5cf51d60 Disable automatic killing of containers when docker stop fails %!s(int64=11) %!d(string=hai) anos
index.rst 00bb76f35b Added documentation for docker.io OAuth & Accounts %!s(int64=11) %!d(string=hai) anos
index_api.rst 89ff488b55 Added Reference Manual %!s(int64=11) %!d(string=hai) anos
registry_api.rst 89ff488b55 Added Reference Manual %!s(int64=11) %!d(string=hai) anos
registry_index_spec.rst 89ff488b55 Added Reference Manual %!s(int64=11) %!d(string=hai) anos
remote_api_client_libraries.rst 2ba0861ad3 Add Sam's Go "dockerclient" to the list of Client Libraries %!s(int64=11) %!d(string=hai) anos

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