docker-compose
时间:2017-11-06 23:56:34
收藏:0
阅读:468
yum -y install epel-release; yum -y install python-pip; pip --version
pip install docker-compose
docker-compose version
原文:http://www.cnblogs.com/linkenpark/p/7795796.html
评论(0)