macOS
brew install podman-composelocal Homebrew formula metadata
sudo port install podman-composeMacPorts ports tree · python/podman-compose/Portfile · source: api.github.com
brew / rank 770
Alternative to docker-compose using podman. Version 1.6.0 via Homebrew; verified 2026-09-11. Also installable with debian: sudo apt install podman-compose.
install
brew install podman-composelocal Homebrew formula metadata
sudo port install podman-composeMacPorts ports tree · python/podman-compose/Portfile · source: api.github.com
sudo apk add podman-composeAlpine Linux edge package indexes · podman-compose · source: dl-cdn.alpinelinux.org
sudo apt install podman-composeDebian stable package indexes · podman-compose · source: deb.debian.org
sudo dnf install podman-composeFedora Rawhide package metadata · podman-compose · source: dl.fedoraproject.org
nix profile install nixpkgs#podman-composenixpkgs package indexes · pkgs/by-name/po/podman-compose/package.nix · source: api.github.com
sudo pacman -S podman-composeArch Linux sync databases · podman-compose · source: geo.mirror.pkgbuild.com
sudo zypper install python313-podman-composeopenSUSE Tumbleweed package metadata · python313-podman-compose · source: download.opensuse.org
overview
Alternative to docker-compose using podman
history
Podman Compose is a daemonless, rootless-oriented implementation of the Compose Specification that runs Compose workloads through Podman.
podman-compose began as a Python script that translates Compose workloads into direct Podman commands. It is now maintained in the containers organization and implements the Compose Specification with a Podman backend.
The legacy 0.1.x line contained mappings and workarounds for early Podman rootless limitations. Modern Podman releases support the stable 1.x line without those older compatibility mechanisms.
podman-compose is available from PyPI and numerous operating-system package repositories. The supplied package facts list Alpine, Homebrew, Debian, Fedora, MacPorts, Nix, Arch, Ubuntu, and openSUSE-family packaging, reflecting broad demand for a Compose workflow around Podman.
Users run podman-compose in a project containing a Compose file to build, create, start, stop, and manage multi-container applications through Podman. It can be installed through pip, operating-system packages, Homebrew, or as a standalone script.
The project matters to container-tooling users because it preserves the familiar Compose model while retaining Podman's daemonless and rootless execution style. It also illustrates the packaging ecosystem's effort to offer Docker-compatible workflows without requiring a Docker daemon.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
./compose.yaml./compose.yml./docker-compose.yaml./docker-compose.ymlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
podman-compose | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/containers/podman-compose
install metadata
| Package key | brew:podman-compose |
|---|---|
| Version | 1.6.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/podman-compose |
| Homepage | https://github.com/containers/podman-compose |
| Repository | https://github.com/containers/podman-compose |
| License | GPL-2.0-only |
| Source archive | https://files.pythonhosted.org/packages/1f/80/a6ada19562b12ed466dac5c3e02aef5ed7c8d0881864d80e0d94d0dc71f5/podman_compose-1.6.0.tar.gz |
| Last updated | 2026-09-11T13:24:42Z |
| Pulse | updated |
| Dependencies | libyaml, podman, python@3.14 |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | podman-compose |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
podman-compose 1.3.0-1
Run docker-compose.yml using podman
https://github.com/containers/podman-compose
sudo apt install podman-composepodman-compose
nix profile install nixpkgs#podman-composepodman-compose 1.0.6-1
Run docker-compose.yml using podman
https://github.com/containers/podman-compose
sudo apt install podman-composepodman-compose 1.6.0-r0
Script to run docker-compose.yml using podman
https://github.com/containers/podman-compose
sudo apk add podman-composepodman-compose-bash-completion 1.6.0-r0
Bash completions for podman-compose
https://github.com/containers/podman-compose
sudo apk add podman-compose-bash-completionpodman-compose-doc 1.6.0-r0
Script to run docker-compose.yml using podman (documentation)
https://github.com/containers/podman-compose
sudo apk add podman-compose-docpodman-compose-pyc 1.6.0-r0
Precompiled Python bytecode for podman-compose
https://github.com/containers/podman-compose
sudo apk add podman-compose-pycpodman-compose 1.6.0-2.fc45
Run docker-compose.yml using podman
https://github.com/containers/podman-compose
sudo dnf install podman-composepodman-compose 1.6.0-1
A script to run docker-compose.yml using podman
https://github.com/containers/podman-compose
sudo pacman -S podman-composepython313-podman-compose 1.6.0-1.1
A script to run docker-compose using podman
https://github.com/containers/podman-compose
sudo zypper install python313-podman-composepython314-podman-compose 1.6.0-1.1
A script to run docker-compose using podman
https://github.com/containers/podman-compose
sudo zypper install python314-podman-composepodman-compose
sudo port install podman-composesource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.