From 91b4e8ad5620c661dbfe2209ae60e910335ba7e2 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) --- docs/sources/reference/commandline/cli.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/sources/reference/commandline/cli.md b/docs/sources/reference/commandline/cli.md index 1b4a650357..2f34c32926 100644 --- a/docs/sources/reference/commandline/cli.md +++ b/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