Ross ROSS = Recommend OSS · open-source software intelligence for agents

containers/podman-compose

a script to run docker-compose.yml using podman observed · 2026-08-28

github.com/containers/podman-compose · Python · GPL-2.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

90/100

  • Activity 97
  • Release rhythm 75
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 76.5
  • age_days: 2739
  • days_rel: 91
  • days_push: 22
  • n_releases_24m: 5

Full methodology

Adoption not part of the score

6204 stars · 619 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

A single-file Python CLI that implements the Compose Spec, running docker-compose.yml files with Podman as the backend. It emphasizes a rootless, daemon-less process model by directly executing podman commands.

Use cases

  • run docker-compose.yml with podman
  • replace docker-compose with a rootless alternative
  • orchestrate multi-container apps without a daemon
  • develop containerized apps locally without Docker
  • use compose files on rootless podman setups

When to choose

  • you use Podman instead of Docker and want compose compatibility
  • you want rootless, daemon-less container orchestration on a single machine
  • you want a lightweight pip-installable compose tool

When to avoid

  • you need multi-node clustering - use Kubernetes, OKD, or k3s instead
  • you rely on advanced docker-compose features not covered by the Compose Spec
  • you run legacy podman (<3.1) without using the 0.1.x branch

Facets

cli-tool · maturity active

container-runtime deployment cli developer-tools developer-tools self-hosted cli python cross-platform podman docker-compose compose-spec rootless-containers daemonless containers devops linux

2 sources

Member repositories

RepositoryRoleHealth v2
containers/podman-composemain90

For agents

markdown · JSON · MCP: product_card(name="containers/podman-compose")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem