Silent Install HQ
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

SHA256 01a14af95a24ab589faa12126f789d1ff49f515b3cd4cc12abd0724452ee90f3 VirusTotal ↗
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
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 --…