mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-07 17:48:29 +08:00
[skip ci]Update binary installation README.md (#8181)
Signed-off-by: Weida Zhu <weida.zhu@zilliz.com>
This commit is contained in:
parent
338e32362b
commit
1b452d1f98
@ -33,7 +33,7 @@ chmod +x minio
|
|||||||
|
|
||||||
## 3. Start Milvus standalone service
|
## 3. Start Milvus standalone service
|
||||||
|
|
||||||
To start Milvus service, you need a Milvus binary file. Currently you can get the latest version of Milvus binary file through the Milvus docker image. (we will upload Milvus binary files in the future)
|
### To start Milvus service, you need a Milvus binary file. Currently you can get the latest version of Milvus binary file through the Milvus docker image. (we will upload Milvus binary files in the future)
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
docker run -itd --name milvus milvusdb/milvus:v2.0.0-rc6-20210910-020f109 /bin/bash
|
docker run -itd --name milvus milvusdb/milvus:v2.0.0-rc6-20210910-020f109 /bin/bash
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user