moby--moby/api
Sven Dowideit c7e6ad8e98 Merge pull request #9144 from miminar/sigproxy_tty
Corrected description of --sig-proxy
2014-11-19 14:52:01 -08:00
..
client Merge pull request #9144 from miminar/sigproxy_tty 2014-11-19 14:52:01 -08:00
server Merge pull request #8905 from 13W/x-registry-auth 2014-11-18 17:21:22 -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