使用docker,并在其安装git
| 1 |  yum install git | 
安装完成后,如果你尝试
| 1 | git clone git://github.com/mobz/elasticsearch-head.git | 
会遇到一个问题,会给出一个错误
| 1 | fatal: unable to look up github.com (port 9418) (Name or service not known) | 

