Install Docker and Docker Compose

Install Docker and Docker Compose on your host device, based on whether you have an Ubuntu 22.04 or a Debian 11.9 host device.
  1. Access the Install Docker Engine webpage.
  2. Select Ubuntu or Debian, based on the host device on which you want to install Docker.
  3. Install Docker Compose as a plugin by following the instructions provided at the Docker website. For example, you can follow the instructions provided at the Install using the repository webpage.