storage/api
Phil Estes d2cd8e77a6 Clean up comment sections and fix typos in CmdRun
Docker-DCO-1.1-Signed-off-by: Phil Estes <estesp@linux.vnet.ibm.com> (github: estesp)
2014-10-19 02:47:53 -04:00
..
client Clean up comment sections and fix typos in CmdRun 2014-10-19 02:47:53 -04:00
server Avoid fallback to SSL protocols < TLS1.0 2014-10-15 22:39:51 -04:00
MAINTAINERS
README.md
api_unit_test.go
common.go Bump docs and api to 1.15 2014-08-26 13:08:50 +04:00

README.md

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