How to install Docker on ubuntu 20.10

 How to install  Docker on ubuntu 20.10 :- 


Installing Docker in ubuntu 20.10 --


sudo apt update


sudo apt install apt-transport-https ca-certificates curl software-properties-common


curl -fsSL https://download.docker.com/linux/ubuntu/gpg | sudo apt-key add -


sudo add-apt-repository "deb [arch=amd64] https://download.docker.com/linux/ubuntu focal stable"



sudo apt update


apt-cache policy docker-ce


sudo apt install docker-ce


sudo systemctl status docker



Comments

Popular posts from this blog

How to install and configure OSSEC server and client

Autodesk Maya 2024 Install Windows 11

Wazuh Server Detecting unauthorized processes