1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/api
Qiang Huang 81cc8ebc93 Change all docker -d to docker daemon
Signed-off-by: Qiang Huang <h.huangqiang@huawei.com>
2015-08-10 20:48:08 +08:00
..
client Change all docker -d to docker daemon 2015-08-10 20:48:08 +08:00
fixtures
server typofix - https://github.com/vlajos/misspell_fixer 2015-08-07 23:25:49 +01:00
types Merge pull request #15370 from cpuguy83/better_error_on_client_connect 2015-08-07 13:00:44 -07:00
common.go
common_test.go
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