[GH-ISSUE #6082] Can Docker also open up the Olama API interface while running? #14231

Closed
opened 2026-04-19 20:39:42 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @bbhxwl on GitHub (Oct 10, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/6082

Is the following code only open to web UI access pages?

docker run -d -p 3000:8080 -v ollama:/root/.ollama -v open-webui:/app/backend/data --name open-webui --restart always ghcr.io/open-webui/open-webui:ollama

Originally created by @bbhxwl on GitHub (Oct 10, 2024). Original GitHub issue: https://github.com/open-webui/open-webui/issues/6082 Is the following code only open to web UI access pages? docker run -d -p 3000:8080 -v ollama:/root/.ollama -v open-webui:/app/backend/data --name open-webui --restart always ghcr.io/open-webui/open-webui:ollama
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#14231