未验证 提交 28bf5087 编写于 作者: J JackLCL 提交者: GitHub

fix the doc error in the build directory (#8051)

Signed-off-by: NJackLCL <chenglong.li@zilliz.com>
上级 1fd0e79a
......@@ -104,7 +104,7 @@ milvus_minio_1 /usr/bin/docker-entrypoint ... Up (healthy) 9000/tcp
milvus_pulsar_1 bin/pulsar standalone --no ... Up
```
`milvus_builder_1` is the docker of milvus dev, other containers are used as unit test dependencies. you can run compilation and unit inside the container, enter it:
`milvus_builder_1` is the docker of milvus dev, other containers are used as unit test dependencies. you can run compilation and unit test inside the container, enter it:
```shell
docker exec -ti milvus_builder_1 bash
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册