$ ssh -l root 153.126.XXX.XXX
$ sudo yum check-update
$ sudo yum update
sudo yum install docker-io
sudo systemctl start docker
sudo docker info