lynx-compose — docker-compose translator and runner for rootless Podman,
built in Rust.
It parses docker-compose.yml files and drives rootless Podman to create the
equivalent containers, networks and volumes. Used by the
Lynx panel through the
panel-agent, and usable standalone
as a CLI and as a library (lynx_compose).
cargo build --release
cargo testlynx-compose up -f docker-compose.ymlSee the org-wide contributing guide. Report vulnerabilities privately via the Security tab — never in a public issue.