EXE
WinGet
Docker Compose
Docker Inc. · 5.1.2 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Portable application — no installation required. Run the executable directly from any location.
File Identity
Filename
docker-compose-windows-x86_64.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Docker.DockerCompose
Version
5.1.2
Description
docker-compose plugin for docker cli
License
Apache-2.0
↗
Homepage
https://github.com/docker/compose
Installer URL
https://github.com/docker/compose/releases/download/v5.1.2/docker-compose-windows-x86_64.exe
Release Notes
What's Changed
🐛 Fixes
- Fix TTY timer rendering when duration length changes by @MaybeSam05 in #13634
- Fix up attach filtering by @false200 in #13664
- Preserve ssh:// URL scheme when resolving Dockerfile path by @ssam18 in #13669
- Initialize and pass envFiles map in processExtends by @Mohamed-Moumni in #13678
- Fix TestRunHook_ConsoleSize on macOS by @thaJeztah in #13686
- Restore post-connect fallback for multi-network stacks on API < 1.44 by @jotka in #13629
- Publish: return api.ErrCancel…