Skip to content

Commit

Permalink
Release new docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Milvus-doc-bot authored and Milvus-doc-bot committed Feb 6, 2024
1 parent 18efb58 commit a4533e1
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,10 @@ Before installing Milvus with GPU support, make sure you have the following prer

## Install Milvus Standalone with Docker Compose

To install Milvus standalone with Docker Compose, follow these steps:

### Download the `YAML` file

[Download](https://github.com/milvus-io/milvus/releases/download/v2.3.7/milvus-standalone-docker-compose-gpu.yml) `milvus-standalone-docker-compose-gpu.yml` and save it as `docker-compose.yml` manually, or with the following command.

```
Expand Down

0 comments on commit a4533e1

Please sign in to comment.