moby--moby/pkg/units
Otto Kekäläinen b619220ce1 Multiple fixes to 'docker stats' output:
* Add space between values in docker stats output for easier parsing

  Old output could not be parsed easily because there were columns
  that did not have any separator. Also values that are together
  without any space is difficult to read even for humans.

* Update unit.HumanSize comment to match what the does actually does

Signed-off-by: Otto Kekäläinen <otto@seravo.fi>
2015-07-30 10:14:57 +03:00
..
duration.go Lint on pkg/* packages 2015-07-27 21:26:21 +02:00
duration_test.go `docker images` friendly duration gets unfriendly after a while 2015-05-03 21:19:18 +08:00
size.go Multiple fixes to 'docker stats' output: 2015-07-30 10:14:57 +03:00
size_test.go pkg/units: fix size_test.go compilation 2014-12-19 18:38:12 +02:00