moby--moby/api
Michael Crosby 305c898cd7 Merge pull request #9795 from LK4D4/update_libcontainer
Update libcontainer to 1597c68f7b941fd97881155d7f077852e2914e7b
2014-12-23 15:41:26 -08:00
..
client Merge pull request #9233 from inatatsu/fix-pkg-units-size-for-gccgo 2014-12-18 18:33:01 -08:00
server Merge pull request #9795 from LK4D4/update_libcontainer 2014-12-23 15:41:26 -08:00
MAINTAINERS Adding self to various maintainers files. 2014-09-29 15:43:07 -07:00
README.md Update README.md 2014-07-04 18:21:13 +09:00
api_unit_test.go
common.go Be consistent about libtrust import path. 2014-12-03 17:36:14 -08: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