macOS
brew install podman-composelocal Homebrew formula metadata
sudo port install podman-composeMacPorts ports tree · python/podman-compose/Portfile · 来源: api.github.com
安装
brew install podman-composelocal Homebrew formula metadata
sudo port install podman-composeMacPorts ports tree · python/podman-compose/Portfile · 来源: api.github.com
sudo apk add podman-composeAlpine Linux edge package indexes · podman-compose · 来源: dl-cdn.alpinelinux.org
sudo apt install podman-composeDebian stable package indexes · podman-compose · 来源: deb.debian.org
sudo dnf install podman-composeFedora Rawhide package metadata · podman-compose · 来源: dl.fedoraproject.org
nix profile install nixpkgs#podman-composenixpkgs package indexes · pkgs/by-name/po/podman-compose/package.nix · 来源: api.github.com
sudo pacman -S podman-composeArch Linux sync databases · podman-compose · 来源: geo.mirror.pkgbuild.com
sudo zypper install python313-podman-composeopenSUSE Tumbleweed package metadata · python313-podman-compose · 来源: download.opensuse.org
概览
Alternative to docker-compose using podman
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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.yml可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
podman-compose | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/containers/podman-compose
安装元数据
| 软件包键 | brew:podman-compose |
|---|---|
| 版本 | 1.6.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/podman-compose |
| 主页 | https://github.com/containers/podman-compose |
| 仓库 | https://github.com/containers/podman-compose |
| 许可证 | GPL-2.0-only |
| 源码归档 | https://files.pythonhosted.org/packages/1f/80/a6ada19562b12ed466dac5c3e02aef5ed7c8d0881864d80e0d94d0dc71f5/podman_compose-1.6.0.tar.gz |
| 最后更新 | 2026-09-11T13:24:42Z |
| Pulse | updated |
| 依赖 | libyaml, podman, python@3.14 |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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-compose来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.