DEV Community

Discussion on: Building an App 📱 and its Stack in minutes with LOLstack 🥡

Collapse
 
prod profile image
Arnaud Leymet

Exact. The simplest option would be to install Docker Desktop as it automatically installs Docker Compose as well.

Collapse
 
jzombie profile image
jzombie

Yep. On Mac and Windows, Docker Desktop may be easist method of getting Docker Compose.

On Linux (and manual installs), the instructions are available via Docker's site at: docs.docker.com/compose/install/