How To Install Docker on Ubuntu 20.04
phoenixnap.com › kb › install-docker-on-ubuntu-20-04Sep 08, 2020 · Now let’s install Docker on Ubuntu 20.04. Run the following command in the terminal window: sudo apt install docker.io. Type y and hit Enter to confirm the installation. Once the install is completed, the output notifies you Docker has been installed. Step 4: Checking Docker Installation. To verify the installation check the Docker version: