Comments on: How to Install Docker on Ubuntu 20.04 https://tecadmin.net/install-docker-on-ubuntu-20-04/ How to guide for System Administrator's and Developers Fri, 02 Jul 2021 13:33:42 +0000 hourly 1 https://wordpress.org/?v=6.1.1 By: Rajesh https://tecadmin.net/install-docker-on-ubuntu-20-04/#comment-63059 Fri, 02 Jul 2021 13:33:42 +0000 https://tecadmin.net/?p=21796#comment-63059 That’s correct, but to install docker, you have to enable docker repository.

]]>
By: Debabrat Panda https://tecadmin.net/install-docker-on-ubuntu-20-04/#comment-55149 Tue, 13 Oct 2020 07:16:37 +0000 https://tecadmin.net/?p=21796#comment-55149 You have to run only 2 commands to install Docker in Ubuntu 20.04
1. sudo apt update -y
2. sudo apt install docker.io

]]>
By: Vincent https://tecadmin.net/install-docker-on-ubuntu-20-04/#comment-52376 Thu, 09 Jul 2020 08:18:52 +0000 https://tecadmin.net/?p=21796#comment-52376 Hi,

I try to install with difficulty Docker on Lubuntu 20.04 in DualBoot with my Windows10. My installation skip in processus to install and don’t have a good installation to work. I have this mistake 1 to 19 line END, I don’t have Have fun ! (I can work).
thank you for your response.

]]>
By: Tim https://tecadmin.net/install-docker-on-ubuntu-20-04/#comment-52095 Sat, 20 Jun 2020 13:03:27 +0000 https://tecadmin.net/?p=21796#comment-52095 Nice. I’ve been waiting on the Docker repo to officially add focal.

Thanks!

]]>