At my company, we run our CI/CD (Jenkins) using the Docker-in-Docker paradigm to facilitate easy maintainability of the CI itself and allow us to run containerized builds. When we shifted to RHEL 8, we attempted to move this over to Podman and it went miserably (this was back in November 2019). The main reason being is that podman-in-podman doesn't work and had bugs (at least back in Nov 2019). Maybe it fixed now but…
Heavy compose user here, and when I tried the podman equivalent of compose was missing some functionality that made me move back.
I did try that and it doesn't work, and podman compose isn't as useable. So I switched back to docker.