[PR #71] [MERGED] fix: if already not root, don't bother #956

Closed
opened 2025-10-07 00:25:20 +03:00 by OVERLORD · 0 comments
Owner

📋 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: mainHead: rootless-already


📝 Commits (1)

  • 5eb7dae fix: 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.

## 📋 Pull Request Information **Original PR:** https://github.com/pocket-id/pocket-id/pull/71 **Author:** [@cdanis](https://github.com/cdanis) **Created:** 11/26/2024 **Status:** ✅ Merged **Merged:** 11/26/2024 **Merged by:** [@stonith404](https://github.com/stonith404) **Base:** `main` ← **Head:** `rootless-already` --- ### 📝 Commits (1) - [`5eb7dae`](https://github.com/pocket-id/pocket-id/commit/5eb7dae797a417a3092177dd0ffe24c69d6bb06b) fix: if already not root, don't bother ### 📊 Changes **1 file changed** (+3 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `scripts/docker/create-user.sh` (+3 -0) </details> ### 📄 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2025-10-07 00:25:20 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pocket-id#956