pkg.soopen package index

brew / Rang 770

podman-compose mit Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für podman-compose in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install podman-compose

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install podman-compose

MacPorts ports tree · python/podman-compose/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add podman-compose

Alpine Linux edge package indexes · podman-compose · Quelle: dl-cdn.alpinelinux.org

Debian aptverifiziert · 92%
sudo apt install podman-compose

Debian stable package indexes · podman-compose · Quelle: deb.debian.org

Fedora dnfverifiziert · 92%
sudo dnf install podman-compose

Fedora Rawhide package metadata · podman-compose · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#podman-compose

nixpkgs package indexes · pkgs/by-name/po/podman-compose/package.nix · Quelle: api.github.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S podman-compose

Arch Linux sync databases · podman-compose · Quelle: geo.mirror.pkgbuild.com

openSUSE zypperverifiziert · 92%
sudo zypper install python313-podman-compose

openSUSE Tumbleweed package metadata · python313-podman-compose · Quelle: download.opensuse.org

Überblick

Paketzusammenfassung

Alternative to docker-compose using podman

Befehle und Aliase

  • podman-compose

Verlauf

Projektgeschichte und Nutzung

Podman Compose is a daemonless, rootless-oriented implementation of the Compose Specification that runs Compose workloads through Podman.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • Legacy era: The 0.1.x branch supplied workarounds for Podman versions before 3.1.
  • Modern era: Podman 3.4 and later use the stable 1.x branch.
  • 2025: The official repository published the v1.5.0 release.

Related projects

  • Podman
  • Docker Compose
  • Compose Specification
  • Kubernetes
  • OpenShift

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 3 Laufzeitabhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
./compose.yaml./compose.yml./docker-compose.yaml./docker-compose.yml

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
podman-composecliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-09-19
Manager-Version1.6.0
Manager aktualisiert2026-09-11
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://github.com/containers/podman-compose

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:podman-compose
Version1.6.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/podman-compose
Homepagehttps://github.com/containers/podman-compose
Repositoryhttps://github.com/containers/podman-compose
LizenzGPL-2.0-only
Quellarchivhttps://files.pythonhosted.org/packages/1f/80/a6ada19562b12ed466dac5c3e02aef5ed7c8d0881864d80e0d94d0dc71f5/podman_compose-1.6.0.tar.gz
Zuletzt aktualisiert2026-09-11T13:24:42Z
Pulseupdated
Abhängigkeitenlibyaml, podman, python@3.14
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namepodman-compose
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

podman-compose 1.3.0-1

Run docker-compose.yml using podman

https://github.com/containers/podman-compose

sudo apt install podman-compose
  • Section: admin
  • Architecture: all
  • 3 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Podman Compose
Debian stable package indexes · deb.debian.org · Debian stable package indexes: podman-compose from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

podman-compose

nix profile install nixpkgs#podman-compose
  • normalized package name match
  • Abgeglichen nach: Podman Compose
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/po/podman-compose/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

podman-compose 1.0.6-1

Run docker-compose.yml using podman

https://github.com/containers/podman-compose

sudo apt install podman-compose
  • Section: universe/admin
  • Architecture: all
  • 3 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Podman Compose
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: podman-compose from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

podman-compose 1.6.0-r0

Script to run docker-compose.yml using podman

https://github.com/containers/podman-compose

sudo apk add podman-compose
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: podman-compose
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Podman Compose
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: podman-compose from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

podman-compose-bash-completion 1.6.0-r0

Bash completions for podman-compose

https://github.com/containers/podman-compose

sudo apk add podman-compose-bash-completion
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: podman-compose
  • normalized package name match
  • Abgeglichen nach: Podman Compose
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: podman-compose-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

podman-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-doc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: podman-compose
  • normalized package name match
  • Abgeglichen nach: Podman Compose
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: podman-compose-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

podman-compose-pyc 1.6.0-r0

Precompiled Python bytecode for podman-compose

https://github.com/containers/podman-compose

sudo apk add podman-compose-pyc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: podman-compose
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Podman Compose
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: podman-compose-pyc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

podman-compose 1.6.0-2.fc45

Run docker-compose.yml using podman

https://github.com/containers/podman-compose

sudo dnf install podman-compose
  • License: GPL-2.0-only
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: podman-compose
  • 6 Abhängigkeiten
  • 3 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Podman Compose
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: podman-compose from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/652278618dec9c023176a80c435a32a2c8154869fb0eb662c267a54df28d77d9-primary.xml.zst
pacman95%

podman-compose 1.6.0-1

A script to run docker-compose.yml using podman

https://github.com/containers/podman-compose

sudo pacman -S podman-compose
  • License: GPL-2.0-only
  • Architecture: any
  • 4 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Podman Compose
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: podman-compose from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

python313-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-compose
  • License: GPL-2.0-only
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: python-podman-compose
  • 8 Abhängigkeiten
  • 5 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Podman Compose
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: python313-podman-compose from https://download.opensuse.org/tumbleweed/repo/oss/repodata/d310d5a96106e1e8872a385adf98aaa23be9db5d80937a6717314e7e7f37715065c6c748ab7ccee6475d620b46979c0fe64235fc0c46988e17edf659578fcf31-primary.xml.zst
zypper95%

python314-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-compose
  • License: GPL-2.0-only
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: python-podman-compose
  • 8 Abhängigkeiten
  • 4 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Podman Compose
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: python314-podman-compose from https://download.opensuse.org/tumbleweed/repo/oss/repodata/d310d5a96106e1e8872a385adf98aaa23be9db5d80937a6717314e7e7f37715065c6c748ab7ccee6475d620b46979c0fe64235fc0c46988e17edf659578fcf31-primary.xml.zst
MacPorts95%

podman-compose

sudo port install podman-compose
  • normalized package name match
  • Abgeglichen nach: Podman Compose
MacPorts ports tree · api.github.com · MacPorts ports tree: python/podman-compose/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment
  • pkg.so package database
  • pkgdb category and tag curation