EXE
WinGet
Docker Compose
Docker Inc. · 2.36.1 · 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
2.36.1
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/v2.36.1/docker-compose-windows-x86_64.exe
Release Notes
What's Changed
✨ Improvements
- Provider.options can be an array by @ndeloof in #12819
- Set provider environment by @ndeloof in #12817
- Add support of debug messages in the communication between Compose … by @glours in #12826
- Introduce config --lock-image-digests by @ndeloof in #12843
🐛 Fixes
- Skip push step for provider services by @glours in #12818
- Provider info by @ndeloof in #12820
- Append .exe to provider name doing executable lookup on windows by @ndeloof in #12832
- Fix quiet opti…