[skip ci]remove useless comments form docker build doc (#9383)

Signed-off-by: Weida Zhu <weida.zhu@zilliz.com>
pull/9387/head
zwd1208 2021-10-07 15:20:23 +08:00 committed by GitHub
parent 91f2b69c12
commit 921f6ac0a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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