Skip to content

Commit

Permalink
Update documentation to show docker as a preferred driver
Browse files Browse the repository at this point in the history
  • Loading branch information
Evalle committed Aug 17, 2020
1 parent 7257b9b commit 472ed0f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions site/content/en/docs/drivers/_index.md
Expand Up @@ -22,8 +22,8 @@ To do so, we use the [Docker Machine](https://github.com/docker/machine) library

## macOS

* [Hyperkit]({{<ref "hyperkit.md">}}) - VM (preferred)
* [Docker]({{<ref "docker.md">}}) - VM + Container
* [Docker]({{<ref "docker.md">}}) - VM + Container (preferred)
* [Hyperkit]({{<ref "hyperkit.md">}}) - VM
* [VirtualBox]({{<ref "virtualbox.md">}}) - FVM
* [Parallels]({{<ref "parallels.md">}}) - VM
* [VMware]({{<ref "vmware.md">}}) - VM
Expand Down

0 comments on commit 472ed0f

Please sign in to comment.