Commit 60b0ee64 authored by Alan Peng's avatar Alan Peng
Browse files

Supports Ubuntu 16/18 OS

parent 6a1aaec1
Showing with 0 additions and 2 deletions
+0 -2
......@@ -79,8 +79,6 @@ curl -L https://raw.githubusercontent.com/wise2c-devops/breeze/v1.12.10/docker-c
```
docker-compose -f docker-compose.yml up -d
docker-compose -f docker-compose-centos.yml up -d
docker-compose -f docker-compose-ubuntu.yml up -d
```
上述文件docker-compose.yml支持混合部署,docker-compose-centos.yml支持单纯CentOS部署,docker-compose-ubuntu.yml支持单纯Ubuntu部署。
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment