docs/reference/api
Sebastiaan van Stijn db4050bd49
Fix broken links in 1.7 archive
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2018-11-28 00:20:37 +01:00
..
README
_static
docker-io_api
docker_io_accounts_api
docker_remote_api Fix broken links in 1.7 archive 2018-11-28 00:20:37 +01:00
docker_remote_api_v1.14 Fix broken links in 1.7 archive 2018-11-28 00:20:37 +01:00
docker_remote_api_v1.15 Fix broken links in 1.7 archive 2018-11-28 00:20:37 +01:00
docker_remote_api_v1.16 Fix broken links in 1.7 archive 2018-11-28 00:20:37 +01:00
docker_remote_api_v1.17 Fix broken links in 1.7 archive 2018-11-28 00:20:37 +01:00
docker_remote_api_v1.18 Fix broken links in 1.7 archive 2018-11-28 00:20:37 +01:00
docker_remote_api_v1.19 Fix broken links in 1.7 archive 2018-11-28 00:20:37 +01:00
hub_registry_spec Fix broken links in 1.7 archive 2018-11-28 00:20:37 +01:00
images
remote_api_client_libraries
README.md.old
docker-io_api.md.old
docker_io_accounts_api.md.old
docker_remote_api.md.old Fix broken links in 1.7 archive 2018-11-28 00:20:37 +01:00
docker_remote_api_v1.0.md.old
docker_remote_api_v1.1.md.old
docker_remote_api_v1.2.md.old
docker_remote_api_v1.3.md.old
docker_remote_api_v1.4.md.old
docker_remote_api_v1.5.md.old
docker_remote_api_v1.6.md.old Fix broken links in 1.7 archive 2018-11-28 00:20:37 +01:00
docker_remote_api_v1.7.md.old Fix broken links in 1.7 archive 2018-11-28 00:20:37 +01:00
docker_remote_api_v1.8.md.old Fix broken links in 1.7 archive 2018-11-28 00:20:37 +01:00
docker_remote_api_v1.9.md.old Fix broken links in 1.7 archive 2018-11-28 00:20:37 +01:00
docker_remote_api_v1.10.md.old Fix broken links in 1.7 archive 2018-11-28 00:20:37 +01:00
docker_remote_api_v1.11.md.old Fix broken links in 1.7 archive 2018-11-28 00:20:37 +01:00
docker_remote_api_v1.12.md.old Fix broken links in 1.7 archive 2018-11-28 00:20:37 +01:00
docker_remote_api_v1.13.md.old Fix broken links in 1.7 archive 2018-11-28 00:20:37 +01:00
docker_remote_api_v1.14.md.old Fix broken links in 1.7 archive 2018-11-28 00:20:37 +01:00
docker_remote_api_v1.15.md.old Fix broken links in 1.7 archive 2018-11-28 00:20:37 +01:00
docker_remote_api_v1.16.md.old Fix broken links in 1.7 archive 2018-11-28 00:20:37 +01:00
docker_remote_api_v1.17.md.old Fix broken links in 1.7 archive 2018-11-28 00:20:37 +01:00
docker_remote_api_v1.18.md.old Fix broken links in 1.7 archive 2018-11-28 00:20:37 +01:00
docker_remote_api_v1.19.md.old Fix broken links in 1.7 archive 2018-11-28 00:20:37 +01:00
hub_registry_spec.md.old
registry_api.md.old
registry_api_client_libraries.md.old
remote_api_client_libraries.md.old

README.md.old

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