未验证 提交 420e6e41 编写于 作者: Z zwd1208 提交者: GitHub

[skip ci]Update offline installation doc format (#8987)

Signed-off-by: NWeida Zhu <weida.zhu@zilliz.com>
上级 42264ba1
......@@ -8,7 +8,7 @@ Milvus installation may fail when images are not properly loaded from public Doc
#### If you install Milvus with the **docker-compose.yml** file, use these commands:
1. Download Milvus standalone docker-compose.yml
#### 1. Download Milvus standalone docker-compose.yml
```shell
wget https://raw.githubusercontent.com/milvus-io/milvus/master/deployments/docker/standalone/docker-compose.yml -O docker-compose.yml
```
......@@ -19,7 +19,7 @@ Milvus installation may fail when images are not properly loaded from public Doc
wget https://raw.githubusercontent.com/milvus-io/milvus/master/deployments/docker/cluster/docker-compose.yml -O docker-compose.yml
```
2. Pull and save Docker images
#### 2. Pull and save Docker images
```shell
pip3 install -r requirements.txt
python3 save_image.py --manifest docker-compose.yml
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册