This commit is contained in:
xxx
2023-11-15 16:00:27 +08:00
parent 4add691e38
commit d1463c6fe8
2 changed files with 5 additions and 3 deletions

View File

@@ -4,7 +4,7 @@
此项目提供 `docker-compose` 一键运行 `PlayEdu` 。提供一下软件环境:
- PlayEdu v1.4
- PlayEdu v1.5
- MySQL 5.7.42
- Redis 7.0.2
- MinIO - 由 bitnami 封装的 MinIO 发行版本
@@ -16,7 +16,7 @@
#### 第一步、克隆本仓库
```
git clone https://github.com/PlayEdu/docker-compose.git playedu-docker-compose
git clone -b 1.5 https://github.com/PlayEdu/docker-compose.git playedu-docker-compose
```
#### 第二步、构建镜像