moby--moby/api
Alexander Morozov f46ac8c51c Merge pull request #14162 from dnozay/patch-1
more friendly message for when docker daemon is not running.
2015-06-26 09:27:21 -07:00
..
client Update utils.go 2015-06-25 10:15:52 -07:00
server [api, builder] Fix build auth config 2015-06-23 12:58:17 -07:00
types Merge pull request #14047 from Microsoft/10662-versionadd 2015-06-23 09:57:31 -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