[PR #73] [CLOSED] Skip modify of user/group when PUID/GUID not changed #691

Closed
opened 2025-11-01 21:02:12 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-vikunja/vikunja/pull/73
Author: @joshuakraitberg
Created: 6/5/2023
Status: Closed

Base: mainHead: no_root


📝 Commits (1)

  • b426936 Skip modify of user/group when PUID/GUID not changed

📊 Changes

2 files changed (+4 additions, -3 deletions)

View changed files

📝 Dockerfile (+2 -2)
📝 docker/entrypoint.sh (+2 -1)

📄 Description

With this change, you can run the API image as non-root. To run as non-root you must use 1000:1000.


🔄 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/go-vikunja/vikunja/pull/73 **Author:** [@joshuakraitberg](https://github.com/joshuakraitberg) **Created:** 6/5/2023 **Status:** ❌ Closed **Base:** `main` ← **Head:** `no_root` --- ### 📝 Commits (1) - [`b426936`](https://github.com/go-vikunja/vikunja/commit/b426936010f123bcd0180dd0089a5c33ce006fba) Skip modify of user/group when PUID/GUID not changed ### 📊 Changes **2 files changed** (+4 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `Dockerfile` (+2 -2) 📝 `docker/entrypoint.sh` (+2 -1) </details> ### 📄 Description With this change, you can run the API image as non-root. To run as non-root you must use 1000:1000. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-01 21:02:12 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vikunja#691