Docker | Docker compose

Docker Community Edition and Docker compose installation

This page is based on the great work of Digital Ocean, with their guide :

Digital Ocean Tutorial on Docker for Ubuntu 22.04

Docker and Docker Compose v2 Installation

To install docker, execute these commands :

Docker is now installed, you should see it running with the command :

Last updated