|
|
|
|
|
by boudin
1757 days ago
|
|
That's exactly what docker desktop does as well. A Macos or Windows client that runs docker in a Linux VM.
There is a really limited concept of container on Windows, but it's far from being great and since not much people use Windows in production to run apps, this is not really usefull. |
|
I was going to say that installing Podman on macOS/Windows leaves the VM as an exercise to the user, but per another comment, there's podman-machine[1], a new-ish built in to setup a VM. However, it's apparently already deprecated (?) and recommends simply 'Vagrant' as an alternative, so seemingly setting up the VM is back to being a user exercise for Podman?
[1]: https://github.com/boot2podman/machine