{"id":40665496,"url":"https://github.com/backplane/open-webui-mirror","last_synced_at":"2026-01-21T09:08:46.580Z","repository":{"id":238685569,"uuid":"797199406","full_name":"backplane/open-webui-mirror","owner":"backplane","description":"Automated (unofficial) Docker Hub mirror of tagged images on open-webui's GHCR repo","archived":false,"fork":false,"pushed_at":"2025-08-20T08:50:30.000Z","size":26,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-20T10:34:36.498Z","etag":null,"topics":["ai","llm","ollama","ollama-gui","open-webui"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/backplane.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-05-07T11:40:38.000Z","updated_at":"2025-08-20T08:50:26.000Z","dependencies_parsed_at":"2024-05-11T14:28:42.157Z","dependency_job_id":"986ba047-4b35-4dfb-9cd4-94a655d17045","html_url":"https://github.com/backplane/open-webui-mirror","commit_stats":null,"previous_names":["backplane/open-webui-mirror"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/backplane/open-webui-mirror","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/backplane%2Fopen-webui-mirror","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/backplane%2Fopen-webui-mirror/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/backplane%2Fopen-webui-mirror/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/backplane%2Fopen-webui-mirror/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/backplane","download_url":"https://codeload.github.com/backplane/open-webui-mirror/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/backplane%2Fopen-webui-mirror/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28630940,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-21T04:47:28.174Z","status":"ssl_error","status_checked_at":"2026-01-21T04:47:22.943Z","response_time":86,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai","llm","ollama","ollama-gui","open-webui"],"created_at":"2026-01-21T09:08:45.978Z","updated_at":"2026-01-21T09:08:46.570Z","avatar_url":"https://github.com/backplane.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# open-webui mirror\n\nRepo                                | URL\n----------------------------------- | --------------------------------------------------------------------\n`open-webui` GitHub Repo            | \u003chttps://github.com/open-webui/open-webui\u003e\n`open-webui` GHCR Repo              | \u003chttps://github.com/open-webui/open-webui/pkgs/container/open-webui\u003e\n`open-webui` Docker Hub Repo        | \u003chttps://hub.docker.com/r/backplane/open-webui\u003e\n`open-webui-mirror` GitHub Repo     | \u003chttps://github.com/backplane/open-webui-mirror/\u003e\n\nThis repo mirrors the Docker images published on the [open-webui project](https://github.com/open-webui/open-webui)'s GitHub Container Registry [repo](https://github.com/open-webui/open-webui/pkgs/container/open-webui) onto Docker Hub.\n\n## Notes\n\n* **This unofficial mirror project is not affiliated with the `open-webui` project** and the only purpose of the mirror is to enable pulling their images without being logged into GHCR.\n* Every day the most recent ([semver](https://semver.org/)) tag is automatically fetched from \u003chttps://github.com/open-webui/open-webui/tags\u003e and images corresponding to that tag are mirrored to Docker Hub - even if there were no updates in the last 24 hours\n* When a semver tag is mirrored from upstream, we create separate \"major\", \"minor\", and \"patch\" -level docker tags from it.\n* All three variants are mirrored: `main` (no suffix), `ollama`, and `cuda`\n* Both the `linux/arm64` and `linux/amd64` architectures are mirrored for each variant.\n* The list of mirrored image tags can be found here: \u003chttps://hub.docker.com/r/backplane/open-webui/tags\u003e\n\n## Examples\n\n### pulling a major version tag\n\n```\ndocker pull backplane/open-webui:0\ndocker pull backplane/open-webui:0-cuda\ndocker pull backplane/open-webui:0-ollama\n```\n\n### pulling a minor version tag\n\n```\ndocker pull backplane/open-webui:0.1\ndocker pull backplane/open-webui:0.1-cuda\ndocker pull backplane/open-webui:0.1-ollama\n```\n\n### pulling a specific patch version\n\n```\ndocker pull backplane/open-webui:0.1.123\ndocker pull backplane/open-webui:0.1.123-cuda\ndocker pull backplane/open-webui:0.1.123-ollama\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbackplane%2Fopen-webui-mirror","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbackplane%2Fopen-webui-mirror","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbackplane%2Fopen-webui-mirror/lists"}