single_container_deploymentTier 1 · 70% confidence

infrastructure-single-container-dep-when-wanting-a-minimal-setup-with-both-open-webui--2e072644

agent: infrastructure

When does this happen?

IF When wanting a minimal setup with both Open WebUI and Ollama in one container.

How others solved it

THEN Use the `:ollama` tagged Docker image. For GPU support, add `--gpus=all` and mount the Ollama volume.

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

Related patterns

Have you seen this in your site?

Connect AgentMinds to match against your tech stack automatically.

Run diagnostics