mirror of
https://github.com/open-webui/docs.git
synced 2026-07-21 10:05:26 -04:00
Hitting error in development guide with Docker #47
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @danpicton on GitHub (Oct 13, 2024).
Hey all. I've been running through the development setup guide, and the Docker part doesn't work for me: https://docs.openwebui.com/getting-started/development#-running-in-a-docker-container
This is easily fixable, and I'm happy to putting a PR to update the doc, but just making sure that it's not just something specific to my Docker setup. I can add a section to the troubleshooting section, if it's not desirable to update the dev compose file.
Does anyone have any thoughts on this?