Skip to content

Docker Compose

Containers & Orchestration

A tool for defining and running multi‑container Docker applications with a single command

Go Latest v5.1.4 · 14d ago Security brief →

Features

  • Define services in a Compose file (compose.yaml)
  • Start entire application stack with `docker compose up`
  • Supports building images from Dockerfiles and mounting volumes

Recent releases

View all 6 releases →
No immediate action
v5.1.4 New feature

Stop hook + OCI proxy fix + dependency bumps

v5.1.2 Bug fix

Multiple bug fixes including TTY timer rendering, SSH URL scheme resolution, envFiles map initialization, network fallback restoration, and error handling improvements; internal refactoring and dependency updates.

v5.1.1 Bug fix

Critical bugfixes for TTY console size handling and ttyWriter deadlock prevention. Updated Go to 1.25.8 with moby and containerd dependency updates.

v5.1.0 Security relevant patches GO-2026-4610

Stability improvements with multiple bugfixes for container status events, nil pointer dereferences, image digest changes, panic handling, Windows OCI artifacts, and post_start hooks. Updated Go to 1.25.7.

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

About

Stars
37,430
Forks
5,893
Languages
Go Dockerfile Makefile

Install & Platforms

Install via
docker binary
Platforms
linux macos windows

Open source alternatives

Beta — feedback welcome: [email protected]