Original PR: https://github.com/open-webui/open-webui/pull/569 Author: @yeahdongcn Created: 1/25/2024 Status: ✅ Merged Merged: 1/25/2024 Merged by: @tjbck
Base: main ← Head: main
main
4ee655c
1 file changed (+5 additions, -7 deletions)
📝 Dockerfile (+5 -7)
Dockerfile
Move untar onnx to build phase and copy the extracted directory in runtime stage.
untar
Container image size gets reduced.
<none> <none> 4dee6ba8ae1c 32 seconds ago 2.4GB ghcr.io/ollama-webui/ollama-webui main 610f0e54854e About an hour ago 2.56GB
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/569
Author: @yeahdongcn
Created: 1/25/2024
Status: ✅ Merged
Merged: 1/25/2024
Merged by: @tjbck
Base:
main← Head:main📝 Commits (1)
4ee655cReduce container image size📊 Changes
1 file changed (+5 additions, -7 deletions)
View changed files
📝
Dockerfile(+5 -7)📄 Description
Move
untaronnx to build phase and copy the extracted directory in runtime stage.Container image size gets reduced.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.