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.