With the new Docker Desktop license rapidly approaching what is everyone replacing it with?
For Linux and Windows (with WSL) I just use the docker engine cli, but for Mac, I'm not sure.
Obviously some of you are just paying for it which is cool, but in this thread I'm specifically interested in alternatives.
Options I know about:
- Podman - https://podman.io/getting-started/installation - has complicated installation instructions for MacOS.
- Rancher Desktop - https://rancherdesktop.io/ - Focused on K8s rather than raw docker containers.