moby--moby/api
Antonio Murdaca 41646cb4e3 Merge pull request #16389 from HuKeping/stats-zero
Reset data of stats in docker cli when container stopped
2015-09-18 18:59:51 +02:00
..
client Reset data of stats in docker cli when container stopped 2015-09-18 15:24:13 +08:00
fixtures
server Move api/errors/ to errors/ 2015-09-17 11:54:14 -07:00
types
README.md
common.go
common_test.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