moby--moby/api
Alexandr Morozov e12572f265 Merge pull request #9031 from cpuguy83/cleanup_api_server_creation
Cleanup api server creation
2014-11-12 15:37:34 -08:00
..
client Merge pull request #8345 from duglin/Issue5184 2014-11-04 20:07:41 -05:00
server Merge pull request #9031 from cpuguy83/cleanup_api_server_creation 2014-11-12 15:37:34 -08:00
MAINTAINERS Adding self to various maintainers files. 2014-09-29 15:43:07 -07:00
README.md
api_unit_test.go
common.go Use logrus everywhere for logging 2014-10-24 15:03:06 -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