DEV Community

Discussion on: Install Docker on Windows Subsystem for Linux v2 (Ubuntu)

Collapse
 
corleroux profile image
Cor le Roux

As per the docker documentation:

sudo curl -L "https://github.com/docker/compose/releases/download/1.26.2/docker-compose-$(uname -s)-$(uname -m)" -o /usr/local/bin/docker-compose