


Make sure the following packages are installed: sudo apt-get install \Īfter that add the official Docker GPG Key: sudo mkdir -p /etc/apt/keyringsĬurl -fsSL | sudo gpg -dearmor -o /etc/apt/keyrings/docker.gpgĪnd finally add the the stable repository: echo \ The following instructions assume that you are using Ubuntu as Distro or any Distro thats using apt as package manager. For future support and updates I would recommend using docker compose plugin (Notice the missing dash) which can be install via the docker-compose-plugin package. Since Microsoft took over Docker they worked on porting docker-compose to their Docker Engine CLI plugins.
