Skip to content

Commit

Permalink
Merge pull request #17688 from afbjorklund/podman-macos
Browse files Browse the repository at this point in the history
Add link to podman for macos and windows
  • Loading branch information
spowelljr authored Nov 29, 2023
2 parents d8422bf + c3307ef commit 51edffa
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion site/content/en/docs/drivers/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ To do so, we use the [Docker Machine](https://github.com/docker/machine) library
* [VirtualBox]({{<ref "virtualbox.md">}}) - VM
* [QEMU]({{<ref "qemu.md">}}) - VM
* [None]({{<ref "none.md">}}) - bare-metal
* [Podman]({{<ref "podman.md">}}) - container (experimental)
* [Podman]({{<ref "podman.md">}}) - container-based (experimental)
* [SSH]({{<ref "ssh.md">}}) - remote ssh


Expand All @@ -31,6 +31,7 @@ To do so, we use the [Docker Machine](https://github.com/docker/machine) library
* [Parallels]({{<ref "parallels.md">}}) - VM
* [VMware Fusion]({{<ref "vmware.md">}}) - VM
* [QEMU]({{<ref "qemu.md">}}) - VM
* [Podman]({{<ref "podman.md">}}) - VM + Container (experimental)
* [SSH]({{<ref "ssh.md">}}) - remote ssh

## Windows
Expand All @@ -40,4 +41,5 @@ To do so, we use the [Docker Machine](https://github.com/docker/machine) library
* [VirtualBox]({{<ref "virtualbox.md">}}) - VM
* [VMware Workstation]({{<ref "vmware.md">}}) - VM
* [QEMU]({{<ref "qemu.md">}}) - VM (experimental)
* [Podman]({{<ref "podman.md">}}) - VM + Container (experimental)
* [SSH]({{<ref "ssh.md">}}) - remote ssh

0 comments on commit 51edffa

Please sign in to comment.