Files
docker-cli/components/engine/docs/sources/reference/api
Abel Muiño f728e9c8d0 Document the pause and unpause commands available on API v1.12 onwards
Docker-DCO-1.1-Signed-off-by: Abel Muiño <amuino@gmail.com> (github: amuino)
Upstream-commit: 901a47daff63a4a7f22cbe556741081334c76572
Component: engine
2014-06-25 00:41:57 +02:00
..
2014-06-14 23:16:30 +02:00
2014-06-08 14:54:32 -07:00
2014-06-08 14:54:32 -07:00
2014-06-08 14:54:32 -07:00
2014-06-08 14:54:32 -07:00
2014-06-08 14:54:32 -07:00
2014-06-08 14:54:32 -07:00
2014-06-08 14:54:32 -07:00
2014-06-08 14:54:32 -07:00
2014-06-08 14:54:32 -07:00
2014-06-08 14:54:32 -07:00
2014-06-08 14:54:32 -07:00
2014-06-24 12:25:18 +10:00
2014-06-08 14:54:32 -07:00
2014-06-14 23:16:30 +02: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 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