1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

Merge pull request #27305 from yongtang/27294-docs-Size-RefCount

Update docs for `Size` and `RefCount` for `UsageData`
This commit is contained in:
Tõnis Tiigi 2016-10-12 11:51:21 -07:00 committed by GitHub
commit 98d19efe50

View file

@ -2663,9 +2663,11 @@ Return docker data usage information
"Mountpoint": "",
"Labels": null,
"Scope": "",
"UsageData": {
"Size": 0,
"RefCount": 0
}
}
]
}