Commit 53db9d1c authored by 胡凯旋's avatar 胡凯旋

local.latest

parent 02852c0f
...@@ -72,7 +72,7 @@ git clone git@git.wanmeizhensuo.com:rank/doris.git ...@@ -72,7 +72,7 @@ git clone git@git.wanmeizhensuo.com:rank/doris.git
``` ```
cd 项目目录 cd 项目目录
git checkout paas git checkout paas
docker build --no-cache -t 项目名:latest . docker build --no-cache -t 项目名:local.latest .
``` ```
4. 复制 settings_local 到项目目录下 4. 复制 settings_local 到项目目录下
......
Markdown is supported
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