commit
ac0704f334
|
@ -19,6 +19,8 @@ To do so, we use the [Docker Machine](https://github.com/docker/machine) library
|
|||
* [VirtualBox]({{<ref "virtualbox.md">}}) - VM
|
||||
* [None]({{<ref "none.md">}}) - bare-metal
|
||||
* [Podman]({{<ref "podman.md">}}) - container (experimental)
|
||||
* [SSH]({{<ref "ssh.md">}}) - remote ssh
|
||||
|
||||
|
||||
## macOS
|
||||
|
||||
|
@ -27,9 +29,11 @@ To do so, we use the [Docker Machine](https://github.com/docker/machine) library
|
|||
* [VirtualBox]({{<ref "virtualbox.md">}}) - VM
|
||||
* [Parallels]({{<ref "parallels.md">}}) - VM
|
||||
* [VMware]({{<ref "vmware.md">}}) - VM
|
||||
* [SSH]({{<ref "ssh.md">}}) - remote ssh
|
||||
|
||||
## Windows
|
||||
|
||||
* [Hyper-V]({{<ref "hyperv.md">}}) - VM (preferred)
|
||||
* [Docker]({{<ref "docker.md">}}) - VM + Container (preferred)
|
||||
* [VirtualBox]({{<ref "virtualbox.md">}}) - VM
|
||||
* [SSH]({{<ref "ssh.md">}}) - remote ssh
|
||||
|
|
Loading…
Reference in New Issue