moby--moby/api
Shuwei Hao 11062ea177 Fixing wrong word spelling in api/client/network.go
Signed-off-by: Shuwei Hao <haoshuwei24@gmail.com>
2015-11-04 13:42:34 +00:00
..
client Fixing wrong word spelling in api/client/network.go 2015-11-04 13:42:34 +00:00
fixtures
server Merge pull request #17614 from LK4D4/fix_golint 2015-11-03 15:32:12 -08:00
types Merge pull request #17538 from calavera/deprecated_bridge_interface 2015-10-30 16:03:51 -07:00
README.md
common.go Change sorting method and add test to DisplayablePorts 2015-10-19 10:38:54 -05:00
common_test.go Change sorting method and add test to DisplayablePorts 2015-10-19 10:38:54 -05: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