mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-11 08:22:09 -05:00
[PR #1616] [MERGED] Chose between "docker-compose" and "docker compose" in Makefile #43769
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/1616
Author: @Entaigner
Created: 4/19/2024
Status: ✅ Merged
Merged: 4/27/2024
Merged by: @tjbck
Base:
dev← Head:patch-1📝 Commits (2)
e1e66f7Chose between "docker-compose" and "docker compose" in Makefile4570f6fChose between "docker-compose" and "docker compose" in confirm_remove.sh📊 Changes
2 files changed (+20 additions, -9 deletions)
View changed files
📝
Makefile(+14 -8)📝
confirm_remove.sh(+6 -1)📄 Description
Pull Request Checklist
Description
Chose between "docker-compose" and "docker compose" in Makefile and confirm_remove.sh.
All functions used to detect commands should be POSIX compatible.
Changelog Entry
Changed
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.