安装docker-compose

yum -y install epel-release

yum install python-pip

pip install docker-compose==1.5.2

原文地址:https://www.cnblogs.com/cocoat/p/7562773.html