Installing Packages
- 
2. Preinstallation TestingCheck if a Previous Docker Version is Installed which docker If Yes then Remove that with: sudo apt remove docker docker-engine 
- 
3. Installing PackagesInstall PreRequisite Packages sudo apt install apt-transport-https ca-certificates software-properties-common 
Contents
