⚠ Partial

Docker Compose v2 + Docker Engine 20.10: Manual Plugin Install Required

Docker Compose v2 + Docker Engine 20.10

Docker Engine 20.10.13 was the first release to support Compose v2 as a plugin, but it is not bundled — install separately as `docker-compose-plugin` (Ubuntu/Debian: `sudo apt install docker-compose-plugin`). Once installed, `docker compose` works. Upgrading Docker Engine to 23.0+ is the simpler path as it bundles Compose v2 automatically.

Workarounds & Fixes

Related Error Pages

Related Combinations

Docker Compose v2 + ARM64 (Apple Silicon / AWS Graviton) ⚠ Partial Docker Compose v2 + Docker Engine 23.0+ ✓ Works Docker Compose v2 + Ubuntu 22.04 LTS ✓ Works Docker Compose v2 + Ubuntu 24.04 LTS ✓ Works
Last verified: 2024-10-01  ·  Category: Docker Compose + Engine