moby/docs/reference
Hu Keping d3379946ec Refactor the statistics of network in docker stats
For now docker stats will sum the rxbytes, txbytes, etc. of all
the interfaces.

It is OK for the output of CLI `docker stats` but not good for
the API response, especially when the container is in sereval
subnets.

It's better to leave these origianl data to user.

Signed-off-by: Hu Keping <hukeping@huawei.com>
2015-09-15 15:40:34 +08:00
..
api Refactor the statistics of network in docker stats 2015-09-15 15:40:34 +08:00
commandline Add log reading to the journald log driver 2015-09-11 16:50:03 -04:00
logging Add log reading to the journald log driver 2015-09-11 16:50:03 -04:00
builder.md update documentation styling as per suggestions 2015-09-14 19:08:27 +08:00
glossary.md Fixing docs to remove references to links under terms/ 2015-08-15 13:09:29 +05:30
run.md Merge pull request #16100 from ZJU-SEL/fix-document-about-vol 2015-09-12 02:50:49 +02:00