- Install podman-manchine from https://github.com/boot2podman/machine/releases
- Install podman via homebrew
brew cask install podman
$ export PATH=$(pwd):$PATH
$ podman-machine create box
Podman machine "box" already exists
$ podman-machine start box
Starting "box"...