blog.sornram9254.com
how to install docker with apt-get
Instead of using docker use docker.io sudo apt-get install docker.io Why install docker on ubuntu should be `sudo apt-get install docker.io`? Ans = Why do Ubuntu use docker.io as executable name in…