mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
[skip ci] Refine build doc (#9195)
Signed-off-by: Edward Zeng <jie.zeng@zilliz.com>
This commit is contained in:
parent
ceed4cf4d5
commit
6fccd87fd4
@ -1,6 +1,6 @@
|
||||
# Building Milvus with Docker
|
||||
|
||||
Building Milvus is easy if you take advantage of the containerized build environment. This document will help guide you through understanding this build process.
|
||||
Building Milvus is easy if you take advantage of the containerized build environment. This document will guide you through this build process.
|
||||
|
||||
1. Docker, using one of the following configurations:
|
||||
* **macOS** Install Docker for Mac. See installation instructions [here](https://docs.docker.com/docker-for-mac/).
|
||||
@ -13,7 +13,7 @@ You must install and configure Google Cloud SDK if you want to upload your relea
|
||||
|
||||
## Overview
|
||||
|
||||
While it is possible to build Milvus using a local golang installation, we have a build process that runs in a Docker container. This simplifies initial set up and provides for a very consistent build and test environment.
|
||||
While it is possible to build Milvus using a local golang installation, we have a build process that runs in a Docker container. This simplifies initial set up and provides for a very consistent build and test environment.
|
||||
|
||||
|
||||
## Before You Begin
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user