How to Install Docker on Ubuntu 20.04

Docker is an integral part of modern software development and DevOps continuous integration and deployment pipelines. Docker is available for installation from the standard Ubuntu 20.04 repositories, but it may not always be the latest version. We’ll install the latest Docker package from the official Docker’s repositories

Source: LXer – How to Install Docker on Ubuntu 20.04