参考:https://www.playedu.xyz/book/opensource-maintenance-handbook/article/GGIiSyzeaB
准备云主机
下载代码
yum install -y git
cd /opt/
git clone -b 1.5.1 https://gitee.com/playeduxyz/compose.git playedu-docker-compose
下载容器镜像
cd /opt/play-docker-compose
docker-compose build
docker-compose up -d
chmod 777 /opt/playdocker-compose/data/minio/data