2013-06-11 13:39:02 -04:00
|
|
|
This directory holds the authoritative specifications of APIs defined and implemented by Docker. Currently this includes:
|
|
|
|
|
2014-04-23 16:48:28 -04:00
|
|
|
* 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
|
2014-05-08 09:11:17 -04:00
|
|
|
images for storage and sharing
|
2014-04-23 16:48:28 -04:00
|
|
|
* 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
|