moby--moby/api
David Calavera 4389fc8bf9 Merge pull request #13425 from runcom/13421-stats-default-stream
Fix regression in stats API endpoint
2015-05-29 15:05:21 -07:00
..
client Merge pull request #13428 from duglin/niceHelp2 2015-05-28 11:09:02 -07:00
server Merge pull request #13425 from runcom/13421-stats-default-stream 2015-05-29 15:05:21 -07:00
types Merge pull request #13269 from Microsoft/10662-statsrefactor 2015-05-28 12:46:34 -04:00
README.md
api_unit_test.go
common.go bump api version to 1.20 2015-05-28 15:32:05 -07: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