The open-webui project added a workflow which publishes their images to Docker Hub at openwebui/open-webui, therefore this mirror project is now (happily) obsolete.
- All users should switch to
openwebui/open-webui - Backplane mirroring workflows will stop on March 31, 2026
- All images will be removed from the Docker Hub
backplane/open-webuirepo on August 31, 2026. The repo will be left intact but empty so that users can find this message. - The backplane
backplane/open-webuiDocker Hub repo will be deleted January 1, 2027 - The
backplane/open-webui-mirrorGitHub repo will be archived January 1, 2027
This repo mirrors the Docker images published on the open-webui project's GitHub Container Registry repo onto Docker Hub.
| Repo | URL |
|---|---|
open-webui GitHub Repo |
https://github.com/open-webui/open-webui |
open-webui GHCR Repo |
https://github.com/open-webui/open-webui/pkgs/container/open-webui |
openwebui/open-webui Docker Hub Repo |
https://hub.docker.com/r/openwebui/open-webui |
backplane/open-webui Docker Hub Repo (obsolete mirror) |
https://hub.docker.com/r/backplane/open-webui |
open-webui-mirror GitHub Repo |
https://github.com/backplane/open-webui-mirror/ |
- This unofficial mirror project is not affiliated with the
open-webuiproject and the only purpose of the mirror is to enable pulling their images without being logged into GHCR. - The most recent (semver) tag is automatically fetched daily from https://github.com/open-webui/open-webui/tags and mirrored to Docker Hub.
- When a semver tag is mirrored from upstream, we create separate "major", "minor", and "patch"-level Docker tags from it.
- Three variants are mirrored:
main(no suffix),ollama, andslim. (Note:cudamirroring is currently broken.) - Both the
linux/arm64andlinux/amd64architectures are mirrored for each variant. - The list of mirrored image tags can be found here: https://hub.docker.com/r/backplane/open-webui/tags