Skip to content

Conversation

ErikMichelson
Copy link
Member

Without a gid being set, some systems assign random numeric ids for a user's own group. By explicitly defining the gid alongside the uid, the behaviour is deterministic and local folder mounts can be prepared accordingly to have the right permissions.

Fixes #462

Without a gid being set, some systems assign random numeric
ids for a user's own group. By explicitly defining the gid
alongside the uid, the behaviour is deterministic and local
folder mounts can be prepared accordingly to have the right
permissions.

Signed-off-by: Erik Michelson <[email protected]>
@ErikMichelson ErikMichelson added the enhancement New feature or request label Jun 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Consider hardcoding GID alongside UID for image user?

1 participant