Podman 3 and Docker Compose - How Does the Dockerless Compose Work?
By Kirill Shirinkin GitHub
One of the main Podman 3 features is the support of Docker Compose. You can take any of your existing docker-compose.yml and just use it with Podman.
In this video, Kirill Shirinkin shows how he moved from Docker to Podman in a real docker-composed application.