mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
[GH-ISSUE #8296] docker compose build fails
#15074
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 @theTechie on GitHub (Jan 3, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/8296
Bug Report
Installation Method
Running
docker compose buildcommand to build using docker composeEnvironment
Open WebUI Version: [main OR v0.5.3]
Operating System: [macOS Sequoia 15.2]
Confirmation:
Expected Behavior:
Expect the build to succeed
Actual Behavior:
Getting an error in
npm buildReproduction Details
Steps to Reproduce:
Run command
docker compose buildon branchmainor tagv0.5.3@cheahjs commented on GitHub (Jan 3, 2025):
You ran out of memory - increase the memory allocated to the Docker VM via the Docker Desktop dashboard.