[PR #461] [MERGED] reduce docker final image size #7140

Closed
opened 2025-11-11 17:18:05 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/461
Author: @djismgaming
Created: 1/12/2024
Status: Merged
Merged: 1/13/2024
Merged by: @tjbck

Base: mainHead: optimization/reduce-image-size


📝 Commits (1)

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 Dockerfile (+2 -2)

📄 Description

Added the option --no-cache-dir to the pip3 install commands on the Dockerfile to reduce the docker image resulting size to 1.89 GB from 2.27 GB.

Tested this on Docker Desktop under Windows.

This is my first PR! Eager to learn and help! 😊


🔄 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/461 **Author:** [@djismgaming](https://github.com/djismgaming) **Created:** 1/12/2024 **Status:** ✅ Merged **Merged:** 1/13/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `optimization/reduce-image-size` --- ### 📝 Commits (1) - [`141afb4`](https://github.com/open-webui/open-webui/commit/141afb4c204562522e866514e68676fa744ac6ab) reduce image size ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `Dockerfile` (+2 -2) </details> ### 📄 Description Added the option `--no-cache-dir` to the `pip3 install` commands on the Dockerfile to reduce the docker image resulting size to 1.89 GB from 2.27 GB. Tested this on Docker Desktop under Windows. This is my first PR! Eager to learn and help! 😊 --- <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 2025-11-11 17:18:05 -06: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#7140