mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 14:39:31 -05:00
[GH-ISSUE #16240] issue: Cannot build the docker image using Dockerfile #72440
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 @bmkor on GitHub (Aug 3, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/16240
Check Existing Issues
Installation Method
Git Clone
Open WebUI Version
v0.6.18
Ollama Version (if applicable)
No response
Operating System
Ubuntu 22.04
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
Successfully built the Docker image using the Dockerfile in the project. This has no issue up to v0.6.15
Actual Behavior
Docker image cannot be built starting from v0.6.16.
Steps to Reproduce
Logs & Screenshots
The error log extracted from CI/CD
Additional Information
While the log was said to be network issue (as suggested by AI), we checked our network and expanded the timeout, and tried to skip the onnx gpu installation but it all still failed miserably. :(
Grateful if you would give us some hints on how to solve it. Thanks in advance.
@tjbck commented on GitHub (Aug 3, 2025):
We're unable to reproduce, keep us updated!