Skip to content
This repository was archived by the owner on Jun 4, 2025. It is now read-only.

Dockerfile ARGs to make it easier to use latest IPEX-LLM Ollama Portable Zip#49

Merged
mattcurf merged 5 commits into
mattcurf:mainfrom
blebo:dockerfile-args
Mar 17, 2025
Merged

Dockerfile ARGs to make it easier to use latest IPEX-LLM Ollama Portable Zip#49
mattcurf merged 5 commits into
mattcurf:mainfrom
blebo:dockerfile-args

Conversation

@blebo

@blebo blebo commented Mar 16, 2025

Copy link
Copy Markdown
Contributor

Resolves #46 (for Ollama only, not other hardcoded dependencies).

Dockerfile ARGs to make it easier to user to update to the latest IPEX-LLM Ollama Portable Zip from upstream (updating at build time or via compose build arg). Defaults fall back to the cached version if no args provided at build time.

@blebo blebo changed the title Dockerfile ARGs to make it easier to use latest IPEX-LLM Ollama p Dockerfile ARGs to make it easier to use latest IPEX-LLM Ollama Portable Zip Mar 16, 2025
@mattcurf

Copy link
Copy Markdown
Owner

I appreciate this PR, but the problem is that Intel does not archive previous releases, so as soon as this PR is merged it could soon break the next time Intel updates their binaries. I'm okay with merging as long as the default uses some archived version that will not go away, whether that is the version I archive or some other location.

@blebo

blebo commented Mar 17, 2025

Copy link
Copy Markdown
Contributor Author

That’s fair. Updated as suggested.

@mattcurf mattcurf merged commit 86f0765 into mattcurf:main Mar 17, 2025
@blebo blebo deleted the dockerfile-args branch March 18, 2025 13:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Dockerfile ARGs

2 participants