mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 06:03:26 -05:00
feat: A docker image that is more reasonably sized #5475
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).
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!