From 0ebeff76719235a8e8269875f77b364c661ebf51 Mon Sep 17 00:00:00 2001 From: Abin Shahab Date: Fri, 30 Jan 2015 17:29:46 +0000 Subject: [PATCH] Implements stats for lxc driver Implements stats and fixes stats test. Signed-off-by: Abin Shahab (github: ashahab-altiscale) Upstream-commit: 91b4e8ad5620c661dbfe2209ae60e910335ba7e2 Component: cli --- components/cli/docs/sources/reference/commandline/cli.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/components/cli/docs/sources/reference/commandline/cli.md b/components/cli/docs/sources/reference/commandline/cli.md index 1b4a650357..2f34c32926 100644 --- a/components/cli/docs/sources/reference/commandline/cli.md +++ b/components/cli/docs/sources/reference/commandline/cli.md @@ -2037,8 +2037,6 @@ more details on finding shared images from the command line. --help=false Print usage -> **Note**: this functionality currently only works when using the *libcontainer* exec-driver. - Running `docker stats` on multiple containers $ sudo docker stats redis1 redis2