moby--moby/api
Michael Crosby e15300b251 Merge pull request #10360 from dmcgowan/keyfile-error-message
Add file path to errors loading the key file
2015-01-26 14:44:07 -08:00
..
client Zero out stats values in the cli 2015-01-21 15:33:53 -08:00
server Implement container stats collection in daemon 2015-01-20 20:21:46 -08:00
stats Remove omitempty json tags from stucts 2015-01-26 11:16:29 -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 Merge pull request #10360 from dmcgowan/keyfile-error-message 2015-01-26 14:44:07 -08: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