yum -y install epel-release
yum -y install python-pip
pip install --upgrade pip
pip install docker-compose
//国内原加速
pip install -i https://pypi.tuna.tsinghua.edu.cn/simple docker-compose
docker-compose --version
yum -y install epel-release
yum -y install python-pip
pip install --upgrade pip
pip install docker-compose
//国内原加速
pip install -i https://pypi.tuna.tsinghua.edu.cn/simple docker-compose
docker-compose --version
本文标题:docker-compose 安装
本文链接:https://www.haomeiwen.com/subject/diaixqtx.html
网友评论