Skip to content

feat: no more special UID, only GID 0 - #197

Open
dotconfig404 wants to merge 2 commits into
OpenVoxProject:mainfrom
dotconfig404:feat/gid0-arbitrary-uid
Open

feat: no more special UID, only GID 0#197
dotconfig404 wants to merge 2 commits into
OpenVoxProject:mainfrom
dotconfig404:feat/gid0-arbitrary-uid

Conversation

@dotconfig404

@dotconfig404 dotconfig404 commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

Short description

As discussed in slack, this PR should make the access model much clearer. GID 0 is to be used for volumes and generally for file access, any UID can be used.
This does not fundamentally change anything that wasn't implemented already since
9e73538
but since the restructure of the images there was some regression, for example the addition of a script that sets permissions when a certain UID is used. Instead of making a specific UID special a fix should be applied across all UIDs the same.

Hopefully this PR will make it easier to maintain the repo.

Checklist

I have:

EDIT: wrong commit/PR mentioned

Signed-off-by: dotconfig404 <dotconfig@krutt.org>
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
@dotconfig404
dotconfig404 force-pushed the feat/gid0-arbitrary-uid branch from 0765bd9 to 86a2bff Compare August 14, 2026 14:07
Signed-off-by: Anthony Somerset <anthony@sts.io>

@anthonysomerset anthonysomerset left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this looks good to me, just a few markdown lint errors to clear

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

2 participants