Install Docker on Ubuntu 22 Follow the instructions here to install docker on Ubuntu. Next, we install docker-compose sudo apt install python3-pip sudo pip install docker-compose