yum -y install epel-release; yum -y install python-pip; pip --version
pip install docker-compose
docker-compose version
docker-compose
原文:http://www.cnblogs.com/linkenpark/p/7795796.html