mirror of https://github.com/milvus-io/milvus.git
[skip ci]Update DEVELOPMENT.md (#9817)
Signed-off-by: Weida Zhu <weida.zhu@zilliz.com>pull/9823/head
parent
4b77e6e047
commit
eb5985f0bc
|
@ -120,7 +120,7 @@ Note: go1.15 is required to build Milvus.
|
|||
|
||||
#### Docker & Docker Compose
|
||||
|
||||
Milvus depends on Etcd, Pulsar and MinIO. Using Docker Compose to manage these is an easy way in a local development. To install Docker and Docker Compose in your development environment, follow the instructions from the Docker website below:
|
||||
Milvus depends on etcd, Pulsar and MinIO. Using Docker Compose to manage these is an easy way in a local development. To install Docker and Docker Compose in your development environment, follow the instructions from the Docker website below:
|
||||
|
||||
- Docker: https://docs.docker.com/get-docker/
|
||||
- Docker Compose: https://docs.docker.com/compose/install/
|
||||
|
|
Loading…
Reference in New Issue