Skip to content

chore(docker): set persistent uid/gid #93696

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

Merged
merged 1 commit into from
Jun 17, 2025
Merged

Conversation

oioki
Copy link
Member

@oioki oioki commented Jun 17, 2025

Current Docker images have uid/gid of sentry user / group set to 999. Here we just set them explicitly to the same value to avoid any potential uid/gid changes in the future.

@oioki oioki requested a review from a team as a code owner June 17, 2025 12:03
@oioki oioki requested review from a team and BYK June 17, 2025 12:04
@BYK
Copy link
Member

BYK commented Jun 17, 2025

@hubertdeng123 cc

@oioki oioki merged commit 27677d5 into master Jun 17, 2025
35 checks passed
@oioki oioki deleted the chore/docker-persistent-uid-gid branch June 17, 2025 17:41
andrewshie-sentry pushed a commit that referenced this pull request Jun 19, 2025
Current Docker images have uid/gid of `sentry` user / group set to 999.
Here we just set them explicitly to the same value to avoid any
potential uid/gid changes in the future.
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.

4 participants