Files
docker-cli/components/engine/api
RyanDeng 31b5bfbd70 fix the bug: cpu percent will extremely high
Signed-off-by: Chao Deng <sheldon.d1018@gmail.com>
Upstream-commit: e222c61594e86e3c4728e6ba65ce8762fd640bd8
Component: engine
2015-11-03 10:57:52 +08:00
..
2014-07-04 18:21:13 +09:00

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