Skip to content

Replace apk tor user with manually generated user#9

Closed
lethedata wants to merge 1 commit intodockur:masterfrom
lethedata:GUDmapping
Closed

Replace apk tor user with manually generated user#9
lethedata wants to merge 1 commit intodockur:masterfrom
lethedata:GUDmapping

Conversation

@lethedata
Copy link
Copy Markdown

@lethedata lethedata commented Sep 21, 2024

Replace apk tor user with generated toranan user and group due to userns=auto GID 65533 mapping incompatibility. UID 100 is used to match original tor UID while GID 101 is used to avoid existing group.

See containers/storage#2104 issue for userns=auto incompatibility details.

Replace apk tor user with generated toranan user and group due to userns=auto GID 65533 mapping incompatibility. UID 100 is used to match original tor UID while GID 101 is used to avoid existing group.
@lethedata
Copy link
Copy Markdown
Author

containers/storage#2105 PR merged which fixes off-by-one userns max size detection. This should remove the need for user regeneration.

@lethedata lethedata closed this Sep 25, 2024
@lethedata
Copy link
Copy Markdown
Author

After the fix mapping works but it's probably still a good idea to generate a new user to reduce the required namespace mapping size.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant