docker-compose : -bash 无命令

yum -y install epel-release
yum -y install python-pip

pip install --upgrade pip

pip install docker-compose

原文地址:https://www.cnblogs.com/DBABlog/p/12926890.html