[PR #569] [MERGED] Reduce container image size #43430

Closed
opened 2026-04-29 17:32:09 -05:00 by GiteaMirror · 0 comments
Owner

📋 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: mainHead: main


📝 Commits (1)

  • 4ee655c Reduce container image size

📊 Changes

1 file changed (+5 additions, -7 deletions)

View changed files

📝 Dockerfile (+5 -7)

📄 Description

Move untar onnx to build phase and copy the extracted directory in runtime stage.

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.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/open-webui/pull/569 **Author:** [@yeahdongcn](https://github.com/yeahdongcn) **Created:** 1/25/2024 **Status:** ✅ Merged **Merged:** 1/25/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`4ee655c`](https://github.com/open-webui/open-webui/commit/4ee655c0754ff6916965574c17cefe15cc1c256c) Reduce container image size ### 📊 Changes **1 file changed** (+5 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `Dockerfile` (+5 -7) </details> ### 📄 Description Move `untar` onnx to build phase and copy the extracted directory in runtime stage. Container image size gets reduced. ```bash <none> <none> 4dee6ba8ae1c 32 seconds ago 2.4GB ghcr.io/ollama-webui/ollama-webui main 610f0e54854e About an hour ago 2.56GB ``` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-29 17:32:09 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#43430