Podman an alternative to Docker Desktop on MacOS
Getting podman installed and started is super easy.
Just use brew
to install it.
> brew install podman
Now since podman uses a VM just like the Docker Client on MacOS we need to initialize that and start it.