mirror of
https://github.com/open-webui/open-webui.git
synced 2026-06-03 07:24:59 -05:00
Several docker-compose issues leading to failed install #67
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 @cavebutter on GitHub (Nov 29, 2023).
Describe the bug
A clear and concise description of what the bug is.
compose.yaml. Had to rename todocker-compose.yml.To Reproduce
Steps to reproduce the behavior:
compose.yamltodocker-compose.ymldocker-compose up -d --buildExpected behavior
Containers should be build and ollama service and webui started.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
Add any other context about the problem here.
@cavebutter commented on GitHub (Nov 29, 2023):
There was a remnant from previous install. Removing old container solved this issue.