releases.sh

Compose

Multi-container application orchestration

$npx @buildinternet/releases get docker-compose
Mon
Wed
Fri
SepOctNovDecJanFebMarAprMayJunJulAug
Less
More
Releases10Avg Interval4dAvg Cadence9/mo
Docker Compose · v5.5.0

Image digest reconciliation is overhauled to prevent unnecessary container recreation, though existing containers may be recreated on the first run after upgrading as digests are re-evaluated with the new logic. compose pull now honors pull_policy refresh windows (daily, weekly, every_N). Includes fixes for build-only services, watch pruning, config hashing, and unreadable directories.

Read more →
Docker Compose · v5.4.0

Compose v5.4.0 introduces a new reconciliation workflow that models volume and network lifecycle changes in the plan, fixing cases where resources were recreated unnecessarily. Also fixes build digest resolution to use the platform image-manifest digest instead of the attested index, ensures config flags apply to --services/--volumes/--networks/--models/--hash, and tolerates missing env files on scale, watch, and shell completion.

Read more →
Docker Compose · v5.2.0

Introduced a new reconciliation algorithm between observed and expected container state, and added rawsetenv message type for provider plugins. Fixed TTY auto-detection via stderr, publish env_file handling with missing optional files, and skip validation when extracting config variables.

Read more →
Latest
Aug 17, 2026