Can Docker also open up the Olama API interface while running? #2337

Closed
opened 2025-11-11 15:05:18 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @bbhxwl on GitHub (Oct 10, 2024).

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). 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#2337