mirror of
https://github.com/PlayEdu/docker-compose.git
synced 2025-06-06 15:34:03 +08:00
1.5.1
This commit is contained in:
parent
d1463c6fe8
commit
d08d9cb74e
@ -16,7 +16,7 @@
|
||||
#### 第一步、克隆本仓库
|
||||
|
||||
```
|
||||
git clone -b 1.5 https://github.com/PlayEdu/docker-compose.git playedu-docker-compose
|
||||
git clone -b 1.5.1 https://github.com/PlayEdu/docker-compose.git playedu-docker-compose
|
||||
```
|
||||
|
||||
#### 第二步、构建镜像
|
||||
|
@ -24,7 +24,7 @@ volumes:
|
||||
|
||||
services:
|
||||
playedu:
|
||||
image: registry.cn-hangzhou.aliyuncs.com/playedu/light:v1.5
|
||||
image: registry.cn-hangzhou.aliyuncs.com/playedu/light:v1.5.1
|
||||
restart: always
|
||||
volumes:
|
||||
- ./data/logs/nginx:/var/log/nginx
|
||||
|
Loading…
x
Reference in New Issue
Block a user