yum -y install epel-release
yum -y install python3-pip
pip3 install --upgrade pip
pip3 install docker-compose
docker-compose version
yum -y install epel-release
yum -y install python3-pip
pip3 install --upgrade pip
pip3 install docker-compose
docker-compose version