podup alternatives
Podup is an open-source tool that replaces docker-compose by running existing docker-compose.yml files on Podman using its native libpod REST API. It operates without a daemon, Python, or root privileges and is built as a single statically linked Rust binary. Podup supports Compose features like YAML anchors, variables, and dependencies, and offers commands for managing containers and exporting stacks to systemd units.