Files
docker-cli/components/engine/api
David Calavera b7a622c2a0 Implement docker version with standalone client lib.
Use Go template definitions for default format.

Signed-off-by: David Calavera <david.calavera@gmail.com>
Upstream-commit: 1fe912151b9239b891b2da704c6ddcc6081fad2d
Component: engine
2015-12-09 12:04:58 -05:00
..

This directory contains code pertaining to the Docker API:

  • Used by the docker client when communicating with the docker daemon

  • Used by third party tools wishing to interface with the docker daemon