mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-08 04:16:03 -05:00
[PR #17491] [CLOSED] Add docker-compose-garik.yaml configuration #24443
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?
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/17491
Author: @arutyuso
Created: 9/16/2025
Status: ❌ Closed
Base:
main← Head:ASGOR-30-start-project📝 Commits (8)
aedae90Add docker-compose-garik.yaml configuration71c314aConfigure OpenWebUI for local developmenta325abaAdd ASGOR documentation2ab8542Fix Docker build issues and create development Dockerfileb396f87Fix Svelte version conflict in Docker build5173f48Switch to Yarn for better dependency resolution98b7562Fix npm registry issues and simplify dependency installation48f0cc0Switch to pre-built OpenWebUI image with code mounting📊 Changes
7 files changed (+394 additions, -1 deletions)
View changed files
📝
.npmrc(+3 -1)➕
Dockerfile.dev(+176 -0)➕
Dockerfile.test(+13 -0)➕
asgor/README.md(+92 -0)➕
dev-rebuild.sh(+20 -0)➕
dev-start.sh(+21 -0)➕
docker-compose-garik.yaml(+69 -0)📄 Description
Pull Request Checklist
Note to first-time contributors: Please open a discussion post in Discussions and describe your changes before submitting a pull request.
Before submitting, make sure you've checked the following:
devbranch.Changelog Entry
Description
Added
Changed
Deprecated
Removed
Fixed
Security
Breaking Changes
Additional Information
Screenshots or Videos
Contributor License Agreement
By submitting this pull request, I confirm that I have read and fully agree to the Contributor License Agreement (CLA), and I am providing my contributions under its terms.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.