--- title: Open-webui date: 2025-02-05T15:05:05+08:00 lastmod: 2025-02-05T16:31:13+08:00 --- # Open-webui   项目:https://github.com/open-webui/open-webui?tab=readme-ov-file ```powershell docker run -d -p 8080:8080 --add-host=host.docker.internal:host-gateway -v C:\docker\open-webui-data:/app/backend/data --name open-webui --restart always ghcr.io/open-webui/open-webui:main ```   ‍