1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/docs
Nikolay Edigaryev a4e96a486f
swagger: fix MemTotal units in SystemInfo endpoint
MemTotal represents bytes, not kilobytes. See Linux[1] and Windows[2]
implementations.

[1]: f50a40e889/pkg/system/meminfo_linux.go (L49)
[2]: f50a40e889/pkg/system/meminfo_windows.go (L40)

Signed-off-by: Nikolay Edigaryev <edigaryev@gmail.com>
(cherry picked from commit 13e0ba700a)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-09-14 14:37:54 +02:00
..
api swagger: fix MemTotal units in SystemInfo endpoint 2020-09-14 14:37:54 +02:00
contributing Move GOPATH out from under the GO source tree 2020-01-17 10:47:18 +01:00
static_files Remove Docker logo 2017-10-11 13:17:59 +01:00
rootless.md docs/rootless.md: update 2019-10-20 23:50:07 +02:00