mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-06 09:13:19 +03:00
[PR #71] [MERGED] fix: if already not root, don't bother #956
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/pocket-id/pocket-id/pull/71
Author: @cdanis
Created: 11/26/2024
Status: ✅ Merged
Merged: 11/26/2024
Merged by: @stonith404
Base:
main← Head:rootless-already📝 Commits (1)
5eb7daefix: if already not root, don't bother📊 Changes
1 file changed (+3 additions, -0 deletions)
View changed files
📝
scripts/docker/create-user.sh(+3 -0)📄 Description
This is useful when running in environments like Kubernetes, where the orchestration system can take care of both setting your effective uid/gid, as well as filesystem permissions on the volume.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.