Installing
- 
2. PreRequisite SetupCheck if a Previous Docker Version is Installed 
 With:which docker If Yes then Remove that with: sudo apt remove docker docker-engine Install PreRequisite Packages. sudo apt install apt-transport-https ca-certificates software-properties-common 
- 
3. Setting Up Docker CE RepoHow to Setup the Docker CE Apt Repository 
- 
4. Installing Docker CEInstalling Docker CE 
 Simply play:sudo apt install docker-ce 
Contents
