Unverified Commit 60895e5e authored by Jin Hai's avatar Jin Hai Committed by GitHub
Browse files

Merge pull request #662 from jielinxu/0.6.0

[skip ci] Update install.md
parents a3208466 f464b064
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -77,7 +77,7 @@ $ ./stop_server.sh

## Compile Milvus on Docker

With this dockerfile, you should be able to compile Milvus on any Linux platform that run Docker. To build a GPU supported Milvus, you neeed to install [NVIDIA Docker](https://github.com/NVIDIA/nvidia-docker/) first.
With the following Docker images, you should be able to compile Milvus on any Linux platform that run Docker. To build a GPU supported Milvus, you neeed to install [NVIDIA Docker](https://github.com/NVIDIA/nvidia-docker/) first.

### Step 1 Pull Milvus Docker images