At work, I set up some development things with Docker because I suspected a few components would not support Podman.
I removed one of those components recently, so today I decided to test using Podman.
I had to activate the Podman socket (not a fan), but mostly everything worked; just needed small patches and documentation.
And this solved a few problems automatically!
I think we overuse containers, so try to make things work without containers. But if you need them, try Podman first.