moby--moby/docs/reference/api
James Turnbull aaf1426995 Merge pull request #14494 from HuKeping/update-docs
docs: update docs for API history
2015-07-14 08:16:00 -04:00
..
_static
images
README.md
docker-io_api.md
docker_io_accounts_api.md
docker_remote_api.md Adds documentation for additional groups. 2015-07-13 14:47:28 -04:00
docker_remote_api_v1.0.md
docker_remote_api_v1.1.md
docker_remote_api_v1.2.md
docker_remote_api_v1.3.md
docker_remote_api_v1.4.md
docker_remote_api_v1.5.md
docker_remote_api_v1.6.md
docker_remote_api_v1.7.md
docker_remote_api_v1.8.md
docker_remote_api_v1.9.md
docker_remote_api_v1.10.md Fixing seds, deleting old stuff 2015-06-17 21:05:37 -07:00
docker_remote_api_v1.11.md Fixing seds, deleting old stuff 2015-06-17 21:05:37 -07:00
docker_remote_api_v1.12.md Fixing seds, deleting old stuff 2015-06-17 21:05:37 -07:00
docker_remote_api_v1.13.md Fixing seds, deleting old stuff 2015-06-17 21:05:37 -07:00
docker_remote_api_v1.14.md Fixing seds, deleting old stuff 2015-06-17 21:05:37 -07:00
docker_remote_api_v1.15.md Fixing seds, deleting old stuff 2015-06-17 21:05:37 -07:00
docker_remote_api_v1.16.md Fixing seds, deleting old stuff 2015-06-17 21:05:37 -07:00
docker_remote_api_v1.17.md Fixing seds, deleting old stuff 2015-06-17 21:05:37 -07:00
docker_remote_api_v1.18.md Fixing seds, deleting old stuff 2015-06-17 21:05:37 -07:00
docker_remote_api_v1.19.md docs: update docs for API history 2015-07-14 19:54:24 +08:00
docker_remote_api_v1.20.md Merge pull request #14494 from HuKeping/update-docs 2015-07-14 08:16:00 -04:00
hub_registry_spec.md Fixing seds, deleting old stuff 2015-06-17 21:05:37 -07:00
registry_api.md Fixing seds, deleting old stuff 2015-06-17 21:05:37 -07:00
registry_api_client_libraries.md Fixing seds, deleting old stuff 2015-06-17 21:05:37 -07:00
remote_api_client_libraries.md Adding dockery as client lib to the docs 2015-07-08 12:09:34 +02:00

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