Files
docker-cli/components/engine/docs/sources/api
Todd Lunter 068d1a3e59 Fix formatted on build
Upstream-commit: e7402ed9cc823045a75baef32a090607f7272078
Component: engine
2013-10-30 08:50:21 -04: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