mirror of https://github.com/docker/docs.git
Fix typo : info, not version
To retrieve the engine configuration Signed-off-by: Anthony Dahanne <anthony.dahanne@gmail.com>
This commit is contained in:
parent
bc7da2b0fa
commit
2a63a0ef53
|
@ -110,7 +110,7 @@ output of `docker info`:
|
|||
|
||||
```
|
||||
$ eval $(docker-machine env foobarmachine)
|
||||
$ docker version
|
||||
$ docker info
|
||||
Containers: 0
|
||||
Images: 0
|
||||
Storage Driver: overlay
|
||||
|
|
Loading…
Reference in New Issue