Files
docker-cli/components/engine/api
Victor Palma 8abf310a09 Cleanup: factor anonymous function out of cli.clientRequestAttemptLogin
Signed-off-by: Victor Palma <palma.victor@gmail.com>
Upstream-commit: d821426fa0fb1c64e63a0421415534cfed09365a
Component: engine
2015-07-21 16:28:41 -05:00
..
2014-03-31 18:11:53 +00:00
2014-07-04 18:21:13 +09: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