mirror of https://github.com/docker/cli.git
use Server Version
Signed-off-by: Victor Vieux <vieux@docker.com>
This commit is contained in:
parent
445552696c
commit
dd1d35285b
|
@ -22,7 +22,7 @@ For example:
|
|||
$ docker -D info
|
||||
Containers: 14
|
||||
Images: 52
|
||||
Engine Version: 1.9.0
|
||||
Server Version: 1.9.0
|
||||
Storage Driver: aufs
|
||||
Root Dir: /var/lib/docker/aufs
|
||||
Backing Filesystem: extfs
|
||||
|
|
|
@ -33,7 +33,7 @@ Here is a sample output:
|
|||
# docker info
|
||||
Containers: 14
|
||||
Images: 52
|
||||
Engine Version: 1.9.0
|
||||
Server Version: 1.9.0
|
||||
Storage Driver: aufs
|
||||
Root Dir: /var/lib/docker/aufs
|
||||
Dirs: 80
|
||||
|
|
Loading…
Reference in New Issue