moby--moby/api
Victor Vieux a0392324f1 another commit to do like @crosbymichael
Signed-off-by: Victor Vieux <vieux@docker.com>
2014-08-14 01:36:26 +00:00
..
client another commit to do like @crosbymichael 2014-08-14 01:36:26 +00:00
server remove double newline 2014-08-14 01:08:27 +00:00
MAINTAINERS
README.md Update README.md 2014-07-04 18:21:13 +09:00
api_unit_test.go
common.go Extract log utils into pkg/log 2014-08-13 15:18:15 -07: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