Silent Install HQ
EXE WinGet

Docker Compose

Docker Inc. · 5.1.4 · 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 11992bc5de81d7df994bdf58a4eead433f1c287c15965056a3b372ae38888aaf VirusTotal ↗
Filename docker-compose-windows-aarch64.exe

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID Docker.DockerCompose
Version 5.1.4
Description docker-compose plugin for docker cli
License Apache-2.0
Release Notes What's Changed ✨ Improvements - feat: add stop lifecycle hook for external providers by @glours in #13779 🐛 Fixes - fix: route OCI artifact pulls through Docker Desktop HTTP proxy by @glours in #13770 - fix: restore stoppingEvent/stoppedEvent helpers for plugin stop hook by @glours in #13794 - fix(publish): flag literal inline environment values by @glours in #13760 🔧 Internal - ci: remove unused e2e job from merge workflow by @glours in #13740 - chore: update cagent-action to v1.4.4 by @derekmi…