docs/api
Brian Goff 392fd243bc Merge pull request #12365 from HuKeping/list
Use local variable err instead of a outer one
2015-04-14 12:49:15 -04:00
..
client Refactor utils/utils, fixes #11923 2015-04-14 01:37:36 +02:00
server Use local variable err instead of a outer one 2015-04-15 00:29:53 +08:00
types Merge pull request #12259 from duglin/RemoveJobTop 2015-04-10 10:56:01 -07:00
README.md
api_unit_test.go
common.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