moby/docs/reference
Antonio Murdaca ae818a820f 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>
2015-11-07 17:03:33 +01:00
..
api Bump API Version to v1.22 2015-10-13 17:27:33 -07:00
commandline Allow docker stats without arguments 2015-11-07 17:03:33 +01:00
logging Centralize discussion of behavior label and env. 2015-10-13 09:44:17 -07:00
builder.md updating docs for EXPOSE option on run command; fixes #16634 2015-10-13 10:43:27 -05:00
glossary.md Networking API and UX documentation 2015-10-07 03:54:27 -07:00
run.md Enabled GitHub Flavored Markdown 2015-10-11 07:49:54 -07:00