DockerCLI/docs/reference
Antonio Murdaca 4668b6ed6c Allow docker stats without arguments
This patch adds the ability to run `docker stats` w/o arguments and get
statistics for all running containers by default. Also add a new
`--all` flag to list statistics for all containers (like `docker ps`).
New running containers are added to the list as they show up also.
Add integration tests for this new behavior.
Docs updated accordingly. Fix missing stuff in man/commandline
reference for `docker stats`.

Signed-off-by: Antonio Murdaca <runcom@redhat.com>
2017-06-02 00:07:16 +00:00
..
commandline Allow docker stats without arguments 2017-06-02 00:07:16 +00:00
builder.md First pass at consolidating 2017-06-02 00:07:15 +00:00
glossary.md First pass at consolidating 2017-06-02 00:07:15 +00:00
run.md Remove LXC support. 2017-06-02 00:07:15 +00:00