Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 218 Bytes

File metadata and controls

9 lines (6 loc) · 218 Bytes

Install Docker Compose

We can install Docker Compose in Arch Linux by running -

sudo pacman -S docker-compose

Source: ArchLinux