Docker Installation on Linux (Ubuntu)
Installation of Docker Desktop
Open Docker Docs on browser.
Now click on the Download .deb button.
Installation of Docker Engine
First we will remove all the remove all the conflicting and broken packages if previously present.
for pkg ...
devopsplaybook.hashnode.dev2 min read