Docker

Docker is a utility to pack, ship and run any application as a lightweight container.

Packages

pacman -S docker docker-compose

Start

sudo systemctl enable --now docker.service