mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
eb3a7c2329
When `docker stats` stopped containers, client will get empty stats data, this commit will gurantee client always get "Name" and "ID" field, so that it can format with `ID` and `Name` fields successfully. Signed-off-by: Zhang Wei <zhangwei555@huawei.com> |
||
---|---|---|
.. | ||
collector.go | ||
collector_solaris.go | ||
collector_unix.go | ||
collector_windows.go | ||
types.go |