Install Docker on Ubuntu
Set up the repository Update the apt package index and install packages to allow apt to use a repository over HTTPS: Add Docker’s official GPG key: Use the following command to set up the stable repository. Install Docker Engine Update the apt package index, and install the latest version of Docker Engine and containerd, or … Read more