The method of mounting the docker-compose

yum -y install epel-release && yum install -y python-pip && pip install --upgrade pip && pip install --upgrade setuptools==30.1.0 && pip install --upgrade docker-compose==1.24.1

Guess you like

Origin www.cnblogs.com/bob-zb/p/12408148.html