Installing docker on a Ubuntu 20.04 is pretty simple. OS Versions The procedure below would work on the following version of ubuntu: Ubuntu 20.04 Ubuntu 18.04 Ubuntu 16.04 Update apt package index $ sudo apt-get update Install required packages to use HTTPS $ sudo apt-get install \ apt-transport-https \ ca-certificates \ curl \ gnupg-agent \ … Continue reading Install “docker” on ubuntu 20.04