moby--moby/api
Phil Estes 9b430f4ec1 Fix error string mapping to HTTP response code to ignore case
Docker-DCO-1.1-Signed-off-by: Phil Estes <estesp@linux.vnet.ibm.com> (github: estesp)
2014-10-23 13:34:06 -04:00
..
client Merge pull request #8672 from estesp/CmdRun-fix-typos-comments 2014-10-22 14:32:39 +03:00
server Fix error string mapping to HTTP response code to ignore case 2014-10-23 13:34:06 -04:00
MAINTAINERS
README.md Update README.md 2014-07-04 18:21:13 +09:00
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