Docker Compose
Overview
CPE
cpe:2.3:a:docker:docker_compose Version & Lifecycle
Community Notes
Docker Compose – Command-line note
On Windows, Docker Compose is distributed as part of the Docker Desktop installer, so you deploy it silently by running the Docker Desktop setup with MSI-style options, for example: Docker Desktop Installer.exe install --quiet --accept-license --backend=wsl-2 --allowed-org=myorg to suppress UI and preconfigure the default backend and organization.
When managing Docker Compose through Docker Desktop on Windows, deploy/update it with the Docker Desktop installer and close Docker Desktop before the installer runs. If Docker Desktop is still open, managed updates can fail with Exit Code 1; close the Desktop UI first, then verify Docker Compose/Docker Desktop versions after setup.
Release Notes & Updates
Known Vulnerabilities
None found.
No published CVEs against
cpe:2.3:a:docker:docker_compose.
Looks wrong? Suggest a different match
Don’t see it? Paste a CPE
Also known as
Other names people use for this app — helps search and matching.
Sign in to suggest a name.
Packaging Notes
Distributed as a standalone binary and as part of Docker Desktop