Files
docker-cli/components/engine/docs/sources/api
Andy Rothfusz 62138d17f2 Merge pull request #1508 from pborreli/typos
Fixed typos
Upstream-commit: 90cb66f08d139079601dbbedf1fa9706d1bf5738
Component: engine
2013-08-12 15:17:02 -07:00
..
2013-08-12 18:53:06 +01:00
2013-08-12 18:53:06 +01:00
2013-08-12 18:53:06 +01:00
2013-08-12 18:53:06 +01:00
2013-08-12 18:53:06 +01:00
2013-08-12 18:53:06 +01:00

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