moby--moby/api
Victor Vieux 0098360726 abort on error and fix debug
Docker-DCO-1.1-Signed-off-by: Victor Vieux <vieux@docker.com> (github: vieux)
2014-06-26 22:49:08 +00:00
..
client abort on error and fix debug 2014-06-26 22:49:08 +00:00
server Merge pull request #6649 from vieux/fix_api_return_codes_start_stop 2014-06-25 19:10:19 -04:00
MAINTAINERS
README.md
api_unit_test.go
common.go

README.md

This directory contains code pertaining to the Docker API:

  • Used by the docker client when comunicating with the docker deamon

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