mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[PR #6227] [CLOSED] build: mirror user permissions to group in Dockerfile. #8639
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/6227
Author: @justbert
Created: 10/16/2024
Status: ❌ Closed
Base:
dev← Head:dockerfile-group-read-write📝 Commits (1)
db010affeat(dockerfile): provide the group with the same file permissions as the user.📊 Changes
1 file changed (+4 additions, -0 deletions)
View changed files
📝
Dockerfile(+4 -0)📄 Description
In OpenShift clusters a random UID is assigned, however, specific GIDs can be set. To allow for easier deployment on OpenShift clusters, give the group the same permissions as the user.
Pull Request Checklist
devbranch.Changelog Entry
Description
Mirrored user permissions to group in Dockerfile.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.