I switched to Podman from Docker, and I should have done it sooner
Docker may be the most popular containerization platform, but Podman packs a lot of useful features

From Windows containers to LXCs, the home lab ecosystem encompasses a handful of containerization platforms. However, Docker has remained the most popular utility for deploying self-hosted applications and services inside isolated environments – and for good reason. It’s easy to use even for beginners, has solid documentation, and is compatible with an armada of tools.