{"categories":[{"label":"Build Tools","url":"https://skillfed.io/packages/category/software-development-build-tools/2"}],"enrichment":{"capability":"Podman Compose runs Docker Compose specification files using Podman as the container backend, without requiring a daemon or root privileges.","skillfed_tags":["container-orchestration","podman","rootless"],"use_cases":["Run multi-container development stacks (databases, services, web apps) defined in docker-compose.yml files without Docker installed","Orchestrate containers in rootless mode for improved security and user isolation","Migrate from Docker Compose to Podman without rewriting compose files","Set up local testing environments that match container orchestration patterns without daemon overhead","Use standard Compose Spec files in CI/CD pipelines where Podman is the container runtime"],"what_it_does":"Podman Compose is a Python script that translates Docker Compose YAML files into Podman commands, letting you orchestrate multi-container environments using Podman instead of Docker. It implements the Compose Spec and runs containers rootlessly and without a daemon\u2014each compose command directly invokes podman, so there is no background service to manage.\n\nThe package depends only on podman, PyYAML, and python-dotenv. It supports modern Podman versions (3.4 and later) and is designed as a single-file script you can drop into your PATH. It's useful for developers who want Docker Compose-like workflows on systems using Podman, particularly in rootless or daemon-less environments.","worth_installing":"Yes, if you use Podman and need Docker Compose compatibility. The package is actively maintained, has low install friction, and solves a real gap\u2014running Compose files with Podman's rootless, daemon-less model. The GPL-2.0-only license is a consideration for proprietary use. No known vulnerabilities as of 2026-08-14."},"id":"podman-compose","links":{"html":"https://skillfed.io/packages/podman-compose","md":"https://skillfed.io/packages/podman-compose.md","pypi":"https://pypi.org/project/podman-compose/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-06-03","license_spdx":"GPL-2.0-only","license_treatment":"copyleft","name":"podman-compose","python_support":"supports_current","summary":"A script to run docker-compose.yml using podman"},"popularity":{"monthly_downloads":392951,"position":7001,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.6.0"}
