mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 19:38:46 -05:00
feat: Reduce Docker image size #6180
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 @mdance on GitHub (Aug 22, 2025).
Check Existing Issues
Problem Description
Is there anyway to reduce the docker image size? It seems like its got to pull a couple of GBs every time I run docker compose pull
Unfortunately I am on a monthly quota because of the internet cartel in Canada
Desired Solution you'd like
Cached or smaller docker image
Alternatives Considered
No response
Additional Context
No response
@tjbck commented on GitHub (Aug 23, 2025):
PR welcome here!