mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 06:03:26 -05:00
[GH-ISSUE #24688] Add clarification if Dockerhub images are officially supported #91119
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 @animedbz16 on GitHub (May 13, 2026).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/24688
Check Existing Issues
Verify Feature Scope
Problem Description
OpenWebUI seems to mention in its README.md that users should pull images from their GitHub Container Registry (ghcr.io), however, it seems that there is no mention on if the Dockerhub images hosted at https://hub.docker.com/r/openwebui/open-webui is an official supported repo where this project is also publishing images to or if maybe this is not an official source for images but may be a 3rd party who is using this name to host images.
Desired Solution you'd like
Hopefully there can be some kind of clarification on this and maybe some updates to the README.md to define / call out what are the official sources or which are not official sources.
Alternatives Considered
No response
Additional Context
No response
@owui-terminator[bot] commented on GitHub (May 13, 2026):
⚠️ Missing Issue Title Prefix
@animedbz16, your issue title is missing a categorising prefix (e.g.
bug:,feat:,docs:).Please update the title to lead with one of:
Example:
bug: Login fails when the password contains special characters@owui-terminator[bot] commented on GitHub (May 13, 2026):
🔍 Related Issues Found
I found some existing issues that might be related. Please check if any of these are duplicates or contain helpful solutions:
🟣 #16997 issue: docker images
This issue is about Docker images generally and may touch on which images/tags are published and where they come from. It is the closest match among the results for clarifying official image sources, though it is primarily about image size rather than support status.
by tobiasge ·
bug🟣 #22140 issue: Docker image not found
This report is about a Docker image pull/reference problem, which is adjacent to the question of which container registry/image names are official and valid. It is relevant because it reflects user confusion around the published image source.
by larskuerten ·
bug🟣 #23151 issue: Latest docker image ghcr.io/open-webui/open-webui:ollama fails
This issue specifically discusses the official GHCR image
ghcr.io/open-webui/open-webui:ollama, so it is directly related to the documentation around official container image distribution. It helps establish the project’s primary supported registry.by RattyDAVE ·
bug🟣 #23886 Issue #23886
This issue is about the
ghcr.io/open-webui/open-webui:ollamaimage and whether its contents are current, which is part of the broader question of official image publishing and support expectations. It is relevant to clarifying what images are officially maintained.by unknown
💡 If your issue is a duplicate, please close it and add any additional details to the existing issue instead.
This comment was generated automatically. React with 👍 if helpful, 👎 if not.
@Classic298 commented on GitHub (May 13, 2026):
i think it is mentioned in the docs, but leaving this open since it concerns the readme