Docker installation on CentOS 6
Quite a lot of old information was disseminated. .. ..
yum install dockerThere will be confusing things that have nothing to do with it
(An error occurred at service docker start)
install epel
yum install docker-io --enablerepo=epel
There is a lot of information that you can go
The repository seems to disappear
And this time at rpm
wget https://yum.dockerproject.org/repo/main/centos/6/Packages/docker-engine-1.7.1-1.el6.x86_64.rpm
There was information that I could go,
This also seems to be a broken link of ```yum.dockerproject.org```
I got this
```bash
yum install https://get.docker.com/rpm/1.7.1/centos-6/RPMS/x86_64/docker-engine-1.7.1-1.el6.x86_64.rpm
reference
https://stackoverflow.com/questions/55134196/installing-docker-on-centos-6-after-removal-of-docker-io