MacOS: Migrate from Docker Desktop to podmanTagged desktop, docker, podman Languages bash$ brew install podman $ podman machine init $ podman machine start $ alias docker=podman Source: https://news.ycombinator.com/item?id=28462495 Edit Delete