EXE
WinGet
Docker Compose
Docker Inc. · 2.36.0 · arm64
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-aarch64.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Docker.DockerCompose
Version
2.36.0
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.0/docker-compose-windows-aarch64.exe
Release Notes
What's Changed
🎉 You can now use external binaries as service provider to extend Compose behaviour. For more information about creating your own plugin check the documentation
✨ Improvements
- Introduce networks.interface_name by @ndeloof in #12771
- Add support for COMPOSE_PROGRESS env variable by @AnvarU in #12769
- Document extensibility using service.provider and open provider to external binaries by @ndeloof in #12777
- Introduce build --check by @ndeloof in #12765
🐛 Fixes
- Build: write --…