Add kvm2 version documentation

pull/4601/head
Jose Donizetti 2019-06-25 14:27:29 -03:00 committed by Medya Ghazizadeh
parent 37239ba83d
commit 9b9f5d2353
1 changed files with 6 additions and 0 deletions

View File

@ -96,6 +96,12 @@ virsh net-define kvm-default.xml
virsh net-start default
```
Make sure you are running the lastest version of your driver.
```shell
docker-machine-driver-kvm2 --version
```
## Hyperkit driver
Install the [hyperkit](http://github.com/moby/hyperkit) VM manager using [brew](https://brew.sh):