When use `docker stats` to minitor a running container and then stop it, there are some fields need to be reset to zero. Otherwise it will keep displaying the data it received last time. Signed-off-by: Hu Keping <hukeping@huawei.com> Upstream-commit: da67833e63f317d8f20ffed5c3250f442900bdae Component: engine
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