
dockerbuildcom/openwebuiOpen WebUI Docker Image
Minimal multi-arch Docker image for Open WebUI - a user-friendly interface for LLMs that supports Ollama, OpenAI API, and more.
FeatureDetails🏋️ Targetslinux/amd64🎯 SizeMinimized image size🔐 CVEs fixedAutomated nightly via GitHub Actions🔗 Docs[***]
Quick Start
bash# Basic usage
docker run -d -p 3000:8080
-v open-webui:/data
--name open-webui
dockerbuildcom/openwebui:latest
docker run -d -p 3000:8080
-v open-webui:/data
-e OLLAMA_BASE_URL=[***]
--add-host=host.docker.internal:host-gateway
--name open-webui
dockerbuildcom/openwebui:latest
docker run -d -p 3000:8080
-v open-webui:/data
-e OLLAMA_BASE_URL=[***]
--name open-webui
dockerbuildcom/openwebui:latest
Access the web interface at http://localhost:3000
Why Another Open WebUI Image?
This image focuses on minimalism, security, and reliability. It provides a streamlined version of Open WebUI with regular updates and security patches. Compared to the official image, our version offers:
Smaller image size for faster downloads Regular security scans to ensure CVE vulnerabilities are patched Simplified configuration with sensible defaults Multi-architecture support (amd64) with ARM support coming soon
Environment Variables VariableDefaultDescriptionPORT3000The port OpenWebUI will listen on inside the containerOLLAMA_BASE_URL/ollamaBase URL for Ollama integrationOPENAI_API_BASE_URLOpenAI API URL (for compatible services)OPENAI_API_KEYOptional OpenAI API keyWEBUI_SECRET_KEYOptional secret key for additional security Persisting Data Mount a volume to /data to persist your Open WebUI data, including database, user settings, and documents: bash-v open-webui:/data Security Scan Our images are regularly scanned for vulnerabilities: yaml- name: Scan with Docker Scout uses: docker/scout-action@v1 with: image: dockerbuildcom/openwebui:latest sarif-file: scout.sarif Rate-Limit Friendly Mirror For environments with Docker Hub rate limits, you can also pull from GitHub Container Registry: bash# Pull from GHCR instead of Docker Hub docker pull ghcr.io/dockerbuildcom/openwebui:latest Looking for More Docker Images? Check out our other optimized Docker images at dockerbuild.com




manifest unknown 错误
TLS 证书验证失败
DNS 解析超时
410 错误:版本过低
402 错误:流量耗尽
身份认证失败错误
429 限流错误
凭证保存错误
来自真实用户的反馈,见证轩辕镜像的优质服务