mirror of
https://github.com/docker/docs.git
synced 2026-03-30 07:48:52 +07:00
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>
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