Automic VaultAutomic Vault

brew

Installer docker-compose avec Homebrew, chocolatey, apt, dnf, MacPorts, Nix, pacman, zypper, scoop, winget

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de docker-compose pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install docker-compose

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install docker-compose

MacPorts ports tree · python/docker-compose/Portfile · Source: api.github.com

Linux

Debian aptvérifié · 92%
sudo apt install docker-compose

Debian stable package indexes · docker-compose · Source: deb.debian.org

Fedora dnfvérifié · 92%
sudo dnf install docker-compose

Fedora Rawhide package metadata · docker-compose · Source: dl.fedoraproject.org

Nixvérifié · 92%
nix profile install nixpkgs#docker-compose

nixpkgs package indexes · docker-compose · Source: raw.githubusercontent.com

Arch Linux pacmanvérifié · 92%
sudo pacman -S docker-compose

Arch Linux sync databases · docker-compose · Source: geo.mirror.pkgbuild.com

openSUSE zyppervérifié · 92%
sudo zypper install docker-compose

openSUSE Tumbleweed package metadata · docker-compose · Source: download.opensuse.org

Windows

Chocolateyvérifié · 92%
choco install docker-compose

Chocolatey community package catalog · docker-compose · Source: community.chocolatey.org

Scoopvérifié · 92%
scoop install main/docker-compose

Scoop official bucket manifest trees · bucket/docker-compose.json · Source: api.github.com

Windows Package Managervérifié · 92%
winget install --id Docker.DockerCompose -e

Windows Package Manager source index · Docker.DockerCompose · Source: cdn.winget.microsoft.com

aperçu

Résumé du paquet

Isolated development environments using Docker

Commandes et alias

  • docker-compose

historique

Historique du projet et usages

Docker Compose is Docker's tool for defining and running multi-container applications from a Compose file. Docker's docs describe it as a way to manage services, networks, and volumes in one YAML configuration, then start the application stack with a single command.

Historique du projet

Compose became one of Docker's defining developer-experience tools because it translated a multi-container application into a file that could live beside source code. The current upstream README describes the modern Go-based Compose as a Docker CLI plugin and notes that the legacy Python version remains on the v1 branch.

Historique d'adoption

Compose's adoption path runs through Docker Desktop, Linux binaries, distribution packages, and CI systems. The README says Docker Desktop includes Compose on Windows and macOS and documents installation as a CLI plugin under Docker's cli-plugins directory on Linux. The batch input shows especially broad package-manager coverage, including Homebrew, Chocolatey, Debian, Fedora-style distributions, MacPorts, Nix, Arch, Scoop, Ubuntu, winget, and zypper.

Modes d'utilisation

The normal workflow is to define services in compose.yaml or docker-compose.yml, then use docker compose up to create and start the application. Docker docs call out lifecycle commands for starting, stopping, rebuilding, viewing status, streaming logs, and running one-off commands, making Compose common in local development, test environments, staging, simple production deployments, and CI workflows.

Pourquoi les passionnés de paquets s'y intéressent

Docker Compose is package-nerd significant because it made multi-container Docker applications portable before Kubernetes became the default mental model for orchestration. It also marks a major packaging transition: the old standalone docker-compose command and Python implementation gave way to a Docker CLI plugin, while package managers kept shipping a familiar formula name.

Chronologie

  • 2010s: Compose popularizes application stacks described in docker-compose.yml files.
  • 2020: The Compose Specification becomes the shared Compose file format used by the modern project.
  • 2020s: The Go-based Compose V2 becomes the main Docker Compose implementation, with the Python version kept on the v1 branch.
  • 2026: Docker docs present Compose as the standard tool for defining and running multi-container applications, and the batch input lists broad package-manager distribution.

Related projects

  • Docker Compose is closely related to Docker Engine, Docker Desktop, the Compose Specification, Docker Buildx for Compose builds, Swarm's older Compose-file usage, and editor tools such as Microsoft's Compose Language Service.

posture de sécurité

Aucune couverture d'outil protégé trouvée pour le moment

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour docker-compose. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • Les métadonnées de compilation listent 1 dépendances de compilation.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

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./.env

exécutables

Exécutables installés

CommandeTypeExpositionNote
docker-composecliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-25
version du gestionnaire5.3.1
gestionnaire mis à jour2026-07-07
données localesOK
amontà jour
dernière version détectéev5.3.1

https://github.com/docker/compose

  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:docker-compose
Version5.3.1
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/docker-compose
Page d'accueilhttps://docs.docker.com/compose/
Dépôthttps://github.com/docker/compose
Docs amonthttps://docs.docker.com/compose
LicenceApache-2.0
Archive sourcehttps://github.com/docker/compose/archive/refs/tags/v5.3.1.tar.gz
Dernière mise à jour2026-07-07T15:33:42Z
Pulseupdated
Dépendances de compilationgo
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré
PrécautionsCompose is a Docker plugin. For Docker to find the plugin, add "cliPluginsExtraDirs" to ~/.docker/config.json: "cliPluginsExtraDirs": [ "$HOMEBREW_PREFIX/lib/docker/cli-plugins" ]

faits du registre

Détails de la base source

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

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Debian apt95%

docker-compose 2.26.1-4

Define and run multi-container applications with Docker (program)

https://github.com/docker/compose

sudo apt install docker-compose
  • Section: admin
  • Architecture: amd64
  • 1 Dépendances
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Docker Compose
Debian stable package indexes · deb.debian.org · Debian stable package indexes: docker-compose from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

docker-compose

nix profile install nixpkgs#docker-compose
  • normalized package name match
  • Correspondance par : Docker Compose
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: docker-compose from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
Ubuntu apt95%

docker-compose 1.29.2-6ubuntu1

define and run multi-container Docker applications with YAML

https://docs.docker.com/compose/

sudo apt install docker-compose
  • Section: universe/admin
  • Architecture: all
  • 2 Dépendances
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Docker Compose
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: docker-compose from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

python3-compose 1.29.2-6ubuntu1

Python implementation of docker-compose file specification

https://docs.docker.com/compose/

sudo apt install python3-compose
  • Section: universe/admin
  • Architecture: all
  • Source Package: docker-compose
  • 13 Dépendances
  • normalized package name match
  • Correspondance par : Docker Compose
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: python3-compose from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
dnf95%

docker-compose 5.1.4-1.fc45

Define and run multi-container applications with Docker

https://github.com/docker/compose

sudo dnf install docker-compose
  • License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND MIT AND MPL-2.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: docker-compose
  • 4 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : Docker Compose
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: docker-compose from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

docker-compose 5.1.4-1

Fast, isolated development environments using Docker

https://www.docker.com/

sudo pacman -S docker-compose
  • License: Apache-2.0
  • Architecture: x86_64
  • normalized package name match
  • Correspondance par : Docker Compose
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: docker-compose from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

docker-compose 5.1.4-1.1

Define and run multi-container applications with Docker

https://github.com/docker/compose

sudo zypper install docker-compose
  • License: Apache-2.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: docker-compose
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Docker Compose
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: docker-compose from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

docker-compose

sudo port install docker-compose
  • normalized package name match
  • Correspondance par : Docker Compose
MacPorts ports tree · api.github.com · MacPorts ports tree: python/docker-compose/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Chocolatey95%

docker-compose

choco install docker-compose
  • normalized package name match
  • Correspondance par : Docker Compose
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: docker-compose from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','dnspy'
Scoop95%

main/docker-compose

scoop install main/docker-compose
  • normalized package name match
  • Correspondance par : Docker Compose
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/docker-compose.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

Docker.DockerCompose

winget install --id Docker.DockerCompose -e
  • normalized package name match
  • Correspondance par : Docker Compose
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: Docker.DockerCompose from https://cdn.winget.microsoft.com/cache/source.msix

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • 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