mirror of https://github.com/milvus-io/milvus.git
[skip ci] Refine development doc. (#11263)
Signed-off-by: Edward Zeng <jie.zeng@zilliz.com>pull/11271/head
parent
3c1fe20b73
commit
3b3ff4b9c1
|
@ -253,7 +253,7 @@ $ ./scripts/start_cluster.sh
|
||||||
start the cluster on your host machine
|
start the cluster on your host machine
|
||||||
```shell
|
```shell
|
||||||
$ ./build/builder.sh make install // build milvus
|
$ ./build/builder.sh make install // build milvus
|
||||||
$ ./build/build_image.sh // build milvus lastest docker
|
$ ./build/build_image.sh // build milvus lastest docker image
|
||||||
$ docker images // check if milvus latest image is ready
|
$ docker images // check if milvus latest image is ready
|
||||||
REPOSITORY TAG IMAGE ID CREATED SIZE
|
REPOSITORY TAG IMAGE ID CREATED SIZE
|
||||||
milvusdb/milvus latest 63c62ff7c1b7 52 minutes ago 570MB
|
milvusdb/milvus latest 63c62ff7c1b7 52 minutes ago 570MB
|
||||||
|
|
Loading…
Reference in New Issue