Skip to content
Discussion options

You must be logged in to vote
docker run -d \
  -p 3000:8080 \
  --gpus all \
  --add-host=host.docker.internal:host-gateway \
  -v open-webui:/app/backend/data \
  --name open-webui \
  --restart always \
  ghcr.io/open-webui/open-webui:cuda

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@matnalopez2
Comment options

Answer selected by justinh-rahb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants