Refine third parties links (#1764)
Signed-off-by: Spycsh <sihan.chen@intel.com>
This commit is contained in:
@@ -71,7 +71,7 @@ docker build -t opea/reranking:latest --build-arg https_proxy=$https_proxy --bui
|
||||
### 4. Build LVM Image (Xeon)
|
||||
|
||||
```bash
|
||||
docker build -t opea/lvm-video-llama:latest --build-arg https_proxy=$https_proxy --build-arg http_proxy=$http_proxy -f comps/lvms/src/integrations/dependency/video-llama/Dockerfile .
|
||||
docker build -t opea/lvm-video-llama:latest --build-arg https_proxy=$https_proxy --build-arg http_proxy=$http_proxy -f comps/third_parties/video-llama/src/Dockerfile .
|
||||
|
||||
# LVM Service Image
|
||||
docker build -t opea/lvm:latest --build-arg https_proxy=$https_proxy --build-arg http_proxy=$http_proxy -f comps/lvms/src/Dockerfile .
|
||||
|
||||
Reference in New Issue
Block a user