mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-10 07:43:10 -05:00
[PR #461] [MERGED] reduce docker final image size #7140
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:optimization/reduce-image-size📝 Commits (1)
141afb4reduce image size📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝
Dockerfile(+2 -2)📄 Description
Added the option
--no-cache-dirto thepip3 installcommands 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.