Solutions to run containers locally and remotely.
Docker Desktop - "The fastest way to containerize applications."
Podman Desktop - "Manage Podman and other container engines from a single UI and tray."
Rancher Desktop - "Container Management and Kubernetes on the Desktop."
Lima - "Linux virtual machines, typically on macOS, for running containerd."
Colima - "Container runtimes on macOS (and Linux) with minimal setup."
virt - "small Linux VM, ready to run containers, for macOS on ARM." Like Lima but for Podman and using the Apple Virtualization.framework instead of QEMU.
nerdctl - "contaiNERD CTL - Docker-compatible CLI for containerd, with support for Compose, Rootless, eStargz, OCIcrypt, IPFS, ..."
minikube - "Run Kubernetes locally." But there is more to it than just that :)