Skip to content

Instantly share code, notes, and snippets.

@sushruth
Last active April 22, 2024 13:30
Show Gist options
  • Save sushruth/a2cd74360739068a812189a39c545f47 to your computer and use it in GitHub Desktop.
Save sushruth/a2cd74360739068a812189a39c545f47 to your computer and use it in GitHub Desktop.
docker run -d -p 3000:8080 --add-host=host.docker.internal:host-gateway -v open-webui:/app/backend/data --name open-webui --restart always ghcr.io/open-webui/open-webui:ollama
docker run --rm --volume /var/run/docker.sock:/var/run/docker.sock containrrr/watchtower --run-once open-webui
open http://localhost:3000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment