Description
Run Docker Compose-style projects with Podman by translating compose files into Podman operations. It helps users reuse existing compose workflows while avoiding a Docker daemon.
Compose files can start multiple services, mount local paths, and publish network ports. Inspect files from untrusted projects before running them.