mirror of https://github.com/milvus-io/milvus.git
[skip ci]Update offline README.md format (#9145)
Signed-off-by: Weida Zhu <weida.zhu@zilliz.com>pull/9152/head
parent
becf6c8f7d
commit
10122753e2
|
@ -43,7 +43,7 @@ Milvus installation may fail when images are not properly loaded from public Doc
|
|||
helm template --set cluster.enabled=true my-release milvus/milvus > milvus_manifest.yaml
|
||||
```
|
||||
|
||||
3. Pull and save Docker images
|
||||
#### 3. Pull and save Docker images
|
||||
```shell
|
||||
pip3 install -r requirements.txt
|
||||
python3 save_image.py --manifest milvus_manifest.yaml
|
||||
|
|
Loading…
Reference in New Issue