提交 465d6980 编写于 作者: S SampsonYe

README.md 增加一键部署命令

上级 a898b89c
......@@ -87,6 +87,13 @@ $ yarn run dev
http://your-ip:8081
```
## 一键部署最新版本
1. 准备一台可以正常运行的linux服务器(支持MacOS)
2. 安装Docker 和 Docker Compose
```sh
curl -sSL https://raw.githubusercontent.com/go-atomci/atomci/master/quick_start.sh | bash
```
## 如何构建镜像
### 前端
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册