1
0
mirror of https://github.com/docker/cli.git synced 2026-01-06 05:41:44 +03:00

For now, docker stats appears to be libcontainer only

Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
This commit is contained in:
Sven Dowideit
2015-02-05 10:12:05 +10:00
committed by Tibor Vass
parent 063a4f574a
commit e52b4ad35c

View File

@@ -2028,6 +2028,8 @@ 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