mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-06 17:18:35 +08:00
[skip ci]fix the word error in the readme in the build directory (#8047)
* Modify the word error in the Readme in the build directory Signed-off-by: JackLCL <chenglong.li@zilliz.com> * fix the word error in the readme in the build directory Signed-off-by: JackLCL <chenglong.li@zilliz.com>
This commit is contained in:
parent
c40cdb599a
commit
8f26d46a28
@ -104,7 +104,7 @@ milvus_minio_1 /usr/bin/docker-entrypoint ... Up (healthy) 9000/tcp
|
|||||||
milvus_pulsar_1 bin/pulsar standalone --no ... Up
|
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 compile 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 inside the container, enter it:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
docker exec -ti milvus_builder_1 bash
|
docker exec -ti milvus_builder_1 bash
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user