mirror of
https://github.com/docker/cli.git
synced 2026-08-31 02:24:13 -05: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> Upstream-commit: da67833e63f317d8f20ffed5c3250f442900bdae Component: engine