mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-08 21:09:41 -05:00
[GH-ISSUE #14788] feat: A docker image that is more reasonably sized #17362
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?
Originally created by @NickStrupat on GitHub (Jun 8, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/14788
Check Existing Issues
Problem Description
I'm curious how the docker image can be over 6GB. That seems enormous for a web UI.
Desired Solution you'd like
Is there room to get that down to a few hundred megabytes?
Alternatives Considered
No response
Additional Context
No response
@tjbck commented on GitHub (Jun 8, 2025):
The default image includes embedding inference engine and more, PR welcome for
open-webui:minimage!