Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Allow accounts to belong to GID 0 #1407

Merged
merged 1 commit into from
Nov 20, 2024
Merged

Conversation

EyeCantCU
Copy link
Member

Currently, we block new users from belonging to GID 0. While this is a great practice, some images may expect that the configured user belong to GID 0 so remove the limitation

Currently, we block new users from belonging to GID 0. While this
is a great practice, some images may expect that the configured user
belong to GID 0 so remove the limitation

Signed-off-by: RJ Sampson <rj.sampson@chainguard.dev>
@imjasonh
Copy link
Member

The change itself LGTM, the test errors seem to be due to Alpine dependencies. I'll retry some and see if we can get these passing.

@k4leung4 k4leung4 enabled auto-merge (squash) November 20, 2024 17:37
@k4leung4 k4leung4 merged commit cee37c7 into chainguard-dev:main Nov 20, 2024
40 of 41 checks passed
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.

3 participants