Update compose file with build args

This commit is contained in:
Adam Gibson
2025-03-16 16:10:20 +08:00
parent e1da4a4d16
commit 2c82aed59c
+2
View File
@@ -3,6 +3,8 @@ services:
build:
context: .
dockerfile: Dockerfile
args:
IPEXLLM_PORTABLE_ZIP_FILENAME: ollama-ipex-llm-2.2.0b20250313-ubuntu.tgz # update from https://github.com/intel/ipex-llm/releases/tag/v2.2.0-nightly
container_name: ollama-intel-gpu
restart: always
devices: