mirror of https://github.com/milvus-io/milvus.git
[skip ci]remove useless comments form docker build doc (#9383)
Signed-off-by: Weida Zhu <weida.zhu@zilliz.com>pull/9387/head
parent
91f2b69c12
commit
921f6ac0a8
|
@ -79,7 +79,7 @@ You can also get into the dev containers for development.
|
|||
Enter root path of Milvus project on your host machine, execute the following commands:
|
||||
|
||||
```shell
|
||||
$ ./scripts/devcontainer.sh up # start Dev container
|
||||
$ ./scripts/devcontainer.sh up
|
||||
|
||||
Creating network "milvus-dev" with the default driver
|
||||
Creating milvus_jaeger_1 ... done
|
||||
|
|
Loading…
Reference in New Issue