Docker is a container platform which allows to run application processes in a container.
Check the current os version
for ubuntu
Step3:
Step4:
Install Docker CE, docker daemon start automatically
Uninstall docker
Check the current os version
for ubuntu
Linux server1 4.4.0-31-generic #50-ubuntu SMP ......
Check ubuntu version
Step1:
add GPG key for offical docker repo to the ubuntu system
Step2:
Install Docker CE, docker daemon start automatically
Installtion done. Ready to go ......
Step5:
Verify docker installed correctly or not
Check Docker version:
Uninstall docker