mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
[GH-ISSUE #197] Docker images for ARM #27502
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 @kavinask007 on GitHub (Dec 9, 2023).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/197
Is the docker official image discontinued in docker hub? Would like arm version of the build .
@tjbck commented on GitHub (Dec 9, 2023):
Hi, the docker hub image is indeed deprecated, #199 just added support for amd64 build. Please pull the latest version and try it out. Thanks.